Searched refs:onRequestActive (Results 1 – 5 of 5) sorted by relevance
41 oneway void onRequestActive(IBinder token); in onRequestActive() method
375 public void onRequestActive(IBinder token) { in onRequestActive() method in DeviceStateManagerGlobal.DeviceStateManagerCallback
320 callback.onRequestActive(token); in requestState()359 callback.onRequestActive(token); in requestBaseStateOverride()
1136 mCallback.onRequestActive(token); in notifyRequestActiveAsync()
1032 public void onRequestActive(IBinder token) { in onRequestActive() method in DeviceStateManagerServiceTest.TestDeviceStateManagerCallback