Searched refs:onRequestActive (Results 1 – 5 of 5) sorted by relevance
41 oneway void onRequestActive(IBinder token); in onRequestActive() method
335 public void onRequestActive(IBinder token) { in onRequestActive() method in DeviceStateManagerGlobal.DeviceStateManagerCallback
265 callback.onRequestActive(token); in requestState()
714 mCallback.onRequestActive(token); in notifyRequestActiveAsync()
644 public void onRequestActive(IBinder token) { in onRequestActive() method in DeviceStateManagerServiceTest.TestDeviceStateManagerCallback