Searched defs:notifyWakeup (Results 1 – 3 of 3) sorted by relevance
/system/hardware/interfaces/suspend/aidl/android/system/suspend/ | ||
D | ISuspendCallback.aidl | 30 void notifyWakeup(boolean success); in notifyWakeup() method |
/system/hardware/interfaces/suspend/1.0/default/ | ||
D | SuspendControlService.cpp | 75 void SuspendControlService::notifyWakeup(bool success) { in notifyWakeup() function in android::system::suspend::V1_0::SuspendControlService |
D | SystemSuspendUnitTest.cpp | 367 binder::Status notifyWakeup(bool x) { in notifyWakeup() function in android::MockCallback |