Hi,
I would recommend to make use of the events above. If you still don't see anything, it might be due to the fact, that the system performance is "too good". When calling
sap.ui.core.BusyIndicator.show(nDelay);
you can specify a delay in milliseconds. If you don't specify anything, a default value is taken (See API Reference)
Regards, Frank