Searched refs:onRequestActive (Results 1 – 5 of 5) sorted by relevance
41 oneway void onRequestActive(IBinder token); in onRequestActive() method
369 public void onRequestActive(IBinder token) { in onRequestActive() method in DeviceStateManagerGlobal.DeviceStateManagerCallback
331 callback.onRequestActive(token); in requestState()370 callback.onRequestActive(token); in requestBaseStateOverride()
1201 mCallback.onRequestActive(token); in notifyRequestActiveAsync()
1026 public void onRequestActive(IBinder token) { in onRequestActive() method in DeviceStateManagerServiceTest.TestDeviceStateManagerCallback