Home
last modified time | relevance | path

Searched defs:notifyReleased (Results 1 – 5 of 5) sorted by relevance

/system/hardware/interfaces/suspend/aidl/aidl_api/android.system.suspend.control/current/android/system/suspend/
DIWakelockCallback.aidl22 oneway void notifyReleased(); in notifyReleased() method
/system/hardware/interfaces/suspend/aidl/aidl_api/android.system.suspend.control/1/android/system/suspend/
DIWakelockCallback.aidl38 oneway void notifyReleased(); in notifyReleased() method
/system/hardware/interfaces/suspend/aidl/android/system/suspend/
DIWakelockCallback.aidl34 void notifyReleased(); in notifyReleased() method
/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspendAidlTest.cpp37 Status notifyReleased() override { return Status::ok(); }; in notifyReleased() function in WakelockCallback
DSystemSuspendUnitTest.cpp724 binder::Status notifyReleased(void) { in notifyReleased() function in android::MockWakelockCallback
817 binder::Status notifyReleased(void) { in notifyReleased() function in android::WakelockCbRegisteringCb