Searched refs:powerManagerInternal (Results 1 – 5 of 5) sorted by relevance
123 PowerManagerInternal powerManagerInternal) { in SurfaceAnimationRunner() argument125 transactionFactory.get(), powerManagerInternal); in SurfaceAnimationRunner()131 PowerManagerInternal powerManagerInternal) { in SurfaceAnimationRunner() argument142 mPowerManagerInternal = powerManagerInternal; in SurfaceAnimationRunner()
112 public final PowerManagerInternal powerManagerInternal; field in MockSystemServices171 powerManagerInternal = mock(PowerManagerInternal.class); in MockSystemServices()
160 return services.powerManagerInternal; in getPowerManagerInternal()
3270 reset(getServices().powerManagerInternal); in testSetMaximumTimeToLock()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()3304 reset(getServices().powerManagerInternal); in testSetMaximumTimeToLock()3310 reset(getServices().powerManagerInternal); in testSetMaximumTimeToLock()3316 reset(getServices().powerManagerInternal); in testSetMaximumTimeToLock()3385 reset(getServices().powerManagerInternal); in testSetMaximumTimeToLockProfile()[all …]
1033 void setPowerManagerInternal(PowerManagerInternalWrapper powerManagerInternal) { in setPowerManagerInternal() argument1034 mPowerManagerInternal = powerManagerInternal; in setPowerManagerInternal()