Home
last modified time | relevance | path

Searched defs:notifyWakeup (Results 1 – 3 of 3) sorted by relevance

/system/hardware/interfaces/suspend/aidl/android/system/suspend/
DISuspendCallback.aidl30 void notifyWakeup(boolean success); in notifyWakeup() method
/system/hardware/interfaces/suspend/1.0/default/
DSuspendControlService.cpp75 void SuspendControlService::notifyWakeup(bool success) { in notifyWakeup() function in android::system::suspend::V1_0::SuspendControlService
DSystemSuspendUnitTest.cpp367 binder::Status notifyWakeup(bool x) { in notifyWakeup() function in android::MockCallback
423 binder::Status notifyWakeup(bool x) { in notifyWakeup() function in android::CbRegisteringCb