Searched refs:POWER_SERVICE (Results 1 – 25 of 70) sorted by relevance
123
160 Context.POWER_SERVICE); in maybeStartBiometricUnlock()218 Context.POWER_SERVICE);
82 mPowerManager = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE); in onFinishInflate()
346 PowerManager powerManager = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE); in handlePokeWakelock()
64 … = IPowerManager.Stub.asInterface(ServiceManager.getService(Context.POWER_SERVICE)); in run()
50 ServiceManager.getService(Context.POWER_SERVICE)); in onCreate()
64 mPowerManager = (PowerManager)mContext.getSystemService(Context.POWER_SERVICE); in DockObserver()
88 PowerManager pm = (PowerManager)context.getSystemService(Context.POWER_SERVICE); in WiredAccessoryManager()
33 mPm = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE); in setUp()
94 (PowerManager)context.getSystemService(Context.POWER_SERVICE); in startDream()
129 PowerManager pm = (PowerManager)mContext.getSystemService(Context.POWER_SERVICE); in createWakelock()
250 .getSystemService(Context.POWER_SERVICE); in onIccSwap()
71 mPm = (PowerManager) context.getSystemService(Context.POWER_SERVICE); in AccessibilityInputFilter()
96 PowerManager pm = (PowerManager) this.getSystemService(Context.POWER_SERVICE); in onCreate()
226 PowerManager pm = (PowerManager)context.getSystemService(Context.POWER_SERVICE); in setUsesWakeLock()
63 PowerManager pm = (PowerManager)context.getSystemService(Context.POWER_SERVICE); in BrightnessController()
67 PowerManager pm = (PowerManager)getSystemService(POWER_SERVICE); in onCreate()
506 (PowerManager) getSystemService(Context.POWER_SERVICE); in turnScreenOff()514 (PowerManager) getSystemService(Context.POWER_SERVICE); in turnScreenOn()
325 PowerManager pm = (PowerManager)context.getSystemService(Context.POWER_SERVICE); in setUsesWakeLock()
73 mWakeLock = ((PowerManager)getSystemService(Context.POWER_SERVICE)) in onCreate()
123 PowerManager powerManager = (PowerManager)mContext.getSystemService(Context.POWER_SERVICE); in DhcpStateMachine()
393 PowerManager pm = (PowerManager) context.getSystemService(Context.POWER_SERVICE); in bootCommand()
110 PowerManager powerManager = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE); in GeofenceManager()
268 (PowerManager)mRunner.getContext().getSystemService(Context.POWER_SERVICE); in testWifiReconnectionAfterSleep()
93 … PowerManager pm = (PowerManager)NotificationTestList.this.getSystemService(Context.POWER_SERVICE);864 … = ((PowerManager)NotificationTestList.this.getSystemService(Context.POWER_SERVICE))
73 mPowerManager = (PowerManager)context.getSystemService(Context.POWER_SERVICE); in DreamManagerService()