Searched refs:POWER_SERVICE (Results 1 – 25 of 110) sorted by relevance
12345
53 mContext.getSystemService(Service.POWER_SERVICE); in isScreenOn()
48 mPowerManager = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE); in setUp()
51 Context.POWER_SERVICE); in setUp()
57 mPm = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE); in setUp()
53 ServiceManager.getService(Context.POWER_SERVICE)); in onCreate()
47 mCarPowerManager = (CarPowerManager) mCar.getCarManager(Car.POWER_SERVICE);
44 Context.POWER_SERVICE); in ConsumerIrService()
192 PowerManager pm = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE); in rebootRecoveryWithCommand()
64 ServiceManager.getService(Context.POWER_SERVICE)); in run()
116 IPowerManager.Stub.asInterface(ServiceManager.getService(Context.POWER_SERVICE)); in isScreenOn()
136 PowerManager pm = (PowerManager)mContext.getSystemService(Context.POWER_SERVICE); in createWakelock()
76 PowerManager pm = (PowerManager) context.getSystemService(Context.POWER_SERVICE); in WakeLockStateMachine()
361 PowerManager pm = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE); in setMultiSimProperties()
261 (PowerManager) mContext.getSystemService(Context.POWER_SERVICE); in turnScreenOff()269 (PowerManager) mContext.getSystemService(Context.POWER_SERVICE); in turnScreenOn()
75 mPowerManager = (PowerManager)getSystemService(Context.POWER_SERVICE); in onCreate()
83 PowerManager powerManager = (PowerManager) context.getSystemService(Context.POWER_SERVICE); in NtpTimeHelper()
96 PowerManager pm = (PowerManager) this.getSystemService(Context.POWER_SERVICE); in onCreate()
367 context.getSystemService(Context.POWER_SERVICE); in handleCancelPrintJob()406 context.getSystemService(Context.POWER_SERVICE); in handleRestartPrintJob()
67 PowerManager pm = (PowerManager)getSystemService(POWER_SERVICE); in onCreate()
301 PowerManager powerManager = (PowerManager) getSystemService(Context.POWER_SERVICE); in executeRebootToDynSystemCommand()326 PowerManager powerManager = (PowerManager) getSystemService(Context.POWER_SERVICE); in executeRebootToNormalCommand()
95 mPM = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE); in NumPadKey()
118 mPowerManager = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE); in onFinishInflate()
260 PowerManager pm = (PowerManager)context.getSystemService(Context.POWER_SERVICE); in setUsesWakeLock()
66 case Context.POWER_SERVICE: in setUp()
166 (PowerManager) application.getSystemService(Context.POWER_SERVICE); in createBackupWakeLock()