Searched refs:powerManagerInternal (Results 1 – 7 of 7) sorted by relevance
125 PowerManagerInternal powerManagerInternal) { in SurfaceAnimationRunner() argument127 transactionFactory.get(), powerManagerInternal); in SurfaceAnimationRunner()133 PowerManagerInternal powerManagerInternal) { in SurfaceAnimationRunner() argument144 mPowerManagerInternal = powerManagerInternal; in SurfaceAnimationRunner()
112 public final PowerManagerInternal powerManagerInternal; field in MockSystemServices171 powerManagerInternal = mock(PowerManagerInternal.class); in MockSystemServices()
158 return services.powerManagerInternal; in getPowerManagerInternal()
3276 reset(getServices().powerManagerInternal); in testSetMaximumTimeToLock()3282 reset(getServices().powerManagerInternal); in testSetMaximumTimeToLock()3288 reset(getServices().powerManagerInternal); in testSetMaximumTimeToLock()3294 reset(getServices().powerManagerInternal); in testSetMaximumTimeToLock()3300 reset(getServices().powerManagerInternal); in testSetMaximumTimeToLock()3306 reset(getServices().powerManagerInternal); in testSetMaximumTimeToLock()3310 reset(getServices().powerManagerInternal); in testSetMaximumTimeToLock()3316 reset(getServices().powerManagerInternal); in testSetMaximumTimeToLock()3322 reset(getServices().powerManagerInternal); in testSetMaximumTimeToLock()3391 reset(getServices().powerManagerInternal); in testSetMaximumTimeToLockProfile()[all …]
149 @NonNull PowerManagerInternal powerManagerInternal) { in DevicePresenceProcessor() argument158 mPowerManagerInternal = powerManagerInternal; in DevicePresenceProcessor()
166 final PowerManagerInternal powerManagerInternal = LocalServices.getService( in CompanionDeviceManagerService() local185 powerManagerInternal); in CompanionDeviceManagerService()
1141 void setPowerManagerInternal(PowerManagerInternalWrapper powerManagerInternal) { in setPowerManagerInternal() argument1142 mPowerManagerInternal = powerManagerInternal; in setPowerManagerInternal()