Home
last modified time | relevance | path

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

/aosp12/system/hardware/interfaces/suspend/aidl/aidl_api/android.system.suspend.control/1/android/system/suspend/
H A DIWakelockCallback.aidl38 oneway void notifyReleased(); in notifyReleased() method
/aosp12/system/hardware/interfaces/suspend/aidl/aidl_api/android.system.suspend.control/current/android/system/suspend/
H A DIWakelockCallback.aidl22 oneway void notifyReleased(); in notifyReleased() method
/aosp12/system/hardware/interfaces/suspend/aidl/android/system/suspend/
H A DIWakelockCallback.aidl34 void notifyReleased(); in notifyReleased() method
/aosp12/system/hardware/interfaces/suspend/1.0/default/
H A DSystemSuspendAidlTest.cpp37 Status notifyReleased() override { return Status::ok(); }; in notifyReleased() function in WakelockCallback
H A DSystemSuspendUnitTest.cpp600 binder::Status notifyReleased(void) { in notifyReleased() function in android::MockWakelockCallback
693 binder::Status notifyReleased(void) { in notifyReleased() function in android::WakelockCbRegisteringCb
/aosp12/system/bt/gd/btaa/android/
H A Dactivity_attribution.cc56 Status notifyReleased() override { in notifyReleased() function
/aosp12/system/bt/gd/os/android/
H A Dwakelock_native_test.cc95 ScopedAStatus notifyReleased() override { in notifyReleased() function in testing::WakelockCallback