Searched refs:setSuspendService (Results 1 – 3 of 3) sorted by relevance
83 void setSuspendService(const wp<SystemSuspend>& suspend);
150 void SuspendControlServiceInternal::setSuspendService(const wp<SystemSuspend>& suspend) { in setSuspendService() function in android::system::suspend::V1_0::SuspendControlServiceInternal
165 mControlServiceInternal->setSuspendService(this); in SystemSuspend()