Searched refs:LowPowerStandbyControllerInternal (Results 1 – 5 of 5) sorted by relevance
24 public abstract class LowPowerStandbyControllerInternal { class
147 private final LowPowerStandbyControllerInternal mLocalService = new LocalService();394 LocalServices.addService(LowPowerStandbyControllerInternal.class, mLocalService); in systemReady()1394 private final class LocalService extends LowPowerStandbyControllerInternal {
201 LocalServices.removeServiceForTest(LowPowerStandbyControllerInternal.class); in tearDown()484 LowPowerStandbyControllerInternal service = LocalServices.getService( in testAddToAllowlist_ReasonIsAllowed_servicesAreNotified()485 LowPowerStandbyControllerInternal.class); in testAddToAllowlist_ReasonIsAllowed_servicesAreNotified()503 LowPowerStandbyControllerInternal service = LocalServices.getService( in testRemoveFromAllowlist_ReasonIsAllowed_servicesAreNotified()504 LowPowerStandbyControllerInternal.class); in testRemoveFromAllowlist_ReasonIsAllowed_servicesAreNotified()521 LowPowerStandbyControllerInternal service = LocalServices.getService( in testSetAllowReasons_ActiveExemptionsNoLongerAllowed_servicesAreNotified()522 LowPowerStandbyControllerInternal.class); in testSetAllowReasons_ActiveExemptionsNoLongerAllowed_servicesAreNotified()539 LowPowerStandbyControllerInternal service = LocalServices.getService( in testSetAllowReasons_ReasonBecomesAllowed_servicesAreNotified()540 LowPowerStandbyControllerInternal.class); in testSetAllowReasons_ReasonBecomesAllowed_servicesAreNotified()
76 import com.android.server.power.LowPowerStandbyControllerInternal;141 private final LowPowerStandbyControllerInternal mLowPowerStandbyControllerInternal;233 LowPowerStandbyControllerInternal.class); in VoiceInteractionSessionConnection()
8948 HSPLcom/android/server/power/LowPowerStandbyControllerInternal;-><init>()V13442 Lcom/android/server/power/LowPowerStandbyControllerInternal;