Home
last modified time | relevance | path

Searched refs:ISuspendControlServiceInternal (Results 1 – 11 of 11) sorted by relevance

/aosp12/system/hardware/interfaces/suspend/1.0/default/
H A DSystemSuspendBenchmark.cpp24 using android::system::suspend::internal::ISuspendControlServiceInternal;
42 static sp<ISuspendControlServiceInternal> controlServiceInternal = in BM_getWakeLockStats()
43 android::interface_cast<ISuspendControlServiceInternal>(controlInternal); in BM_getWakeLockStats()
H A DSystemSuspendUnitTest.cpp60 using android::system::suspend::internal::ISuspendControlServiceInternal;
154 sp<ISuspendControlServiceInternal> controlServiceInternal = in SetUpTestSuite()
155 interface_cast<ISuspendControlServiceInternal>(controlInternal); in SetUpTestSuite()
177 controlServiceInternal = interface_cast<ISuspendControlServiceInternal>(controlInternal); in SetUp()
251 sp<ISuspendControlServiceInternal> controlServiceInternal;
949 sp<ISuspendControlServiceInternal> controlServiceInternal;
/aosp12/hardware/libhardware_legacy/
H A Dpower_test.cpp30 using android::system::suspend::internal::ISuspendControlServiceInternal;
99 controlService = interface_cast<ISuspendControlServiceInternal>(control); in SetUp()
103 …bool findWakeLockInfoByName(const sp<ISuspendControlServiceInternal>& service, const std::string& … in findWakeLockInfoByName()
117 sp<ISuspendControlServiceInternal> controlService;
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dsystem_suspend_internal_server.te1 # To serve ISuspendControlServiceInternal.
9 -system_server # configures system_suspend via ISuspendControlServiceInternal
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dsystem_suspend_internal_server.te1 # To serve ISuspendControlServiceInternal.
9 -system_server # configures system_suspend via ISuspendControlServiceInternal
/aosp12/system/sepolicy/public/
H A Dsystem_suspend_internal_server.te1 # To serve ISuspendControlServiceInternal.
9 -system_server # configures system_suspend via ISuspendControlServiceInternal
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_power_PowerManagerService.cpp138 static sp<system::suspend::internal::ISuspendControlServiceInternal> gSuspendControlInternal =
164 sp<system::suspend::internal::ISuspendControlServiceInternal> getSuspendControlInternal() { in getSuspendControlInternal()
168 waitForService<system::suspend::internal::ISuspendControlServiceInternal>( in getSuspendControlInternal()
178 sp<system::suspend::internal::ISuspendControlServiceInternal> suspendControl = in enableAutoSuspend()
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DKernelWakelockReader.java24 import android.system.suspend.internal.ISuspendControlServiceInternal;
69 private ISuspendControlServiceInternal mSuspendControlService = null;
164 private ISuspendControlServiceInternal waitForSuspendControlService() in waitForSuspendControlService()
169 mSuspendControlService = ISuspendControlServiceInternal.Stub.asInterface( in waitForSuspendControlService()
/aosp12/system/hardware/interfaces/suspend/aidl/android/system/suspend/internal/
H A DISuspendControlServiceInternal.aidl28 interface ISuspendControlServiceInternal { interface
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt29876 Landroid/system/suspend/internal/ISuspendControlServiceInternal;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt39540 Landroid/system/suspend/internal/ISuspendControlServiceInternal;