Searched defs:getWakeLockStats (Results 1 – 3 of 3) sorted by relevance
/system/hardware/interfaces/suspend/aidl/android/system/suspend/internal/ | ||
D | ISuspendControlServiceInternal.aidl | 44 WakeLockInfo[] getWakeLockStats(); in getWakeLockStats() method |
/system/hardware/interfaces/suspend/1.0/default/ | ||
D | SuspendControlService.cpp | 175 binder::Status SuspendControlServiceInternal::getWakeLockStats( in getWakeLockStats() function in android::system::suspend::V1_0::SuspendControlServiceInternal |
D | WakeLockEntryList.cpp | 372 void WakeLockEntryList::getWakeLockStats(std::vector<WakeLockInfo>* aidl_return) const { in getWakeLockStats() function in android::system::suspend::V1_0::WakeLockEntryList |