Home
last modified time | relevance | path

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

/system/hardware/interfaces/suspend/aidl/android/system/suspend/
DIWakelockCallback.aidl34 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/aidl_api/android.system.suspend.control/current/android/system/suspend/
DIWakelockCallback.aidl22 oneway 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.cpp600 binder::Status notifyReleased(void) { in notifyReleased() function in android::MockWakelockCallback
693 binder::Status notifyReleased(void) { in notifyReleased() function in android::WakelockCbRegisteringCb
/system/bt/gd/btaa/android/
Dactivity_attribution.cc56 Status notifyReleased() override { in notifyReleased() function
/system/bt/gd/os/android/
Dwakelock_native_test.cc95 ScopedAStatus notifyReleased() override { in notifyReleased() function in testing::WakelockCallback