HomeSort by relevance Sort by last modified time
    Searched refs:POWER_SERVICE (Results 151 - 175 of 190) sorted by null

1 2 3 4 5 67 8

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CDMAPhone.java 176 = (PowerManager) context.getSystemService(Context.POWER_SERVICE);
    [all...]
CdmaServiceStateTracker.java 189 (PowerManager)phone.getContext().getSystemService(Context.POWER_SERVICE);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 215 (PowerManager)phone.getContext().getSystemService(Context.POWER_SERVICE);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterService.java 403 mPowerManager = (PowerManager) getSystemService(Context.POWER_SERVICE);
    [all...]
  /packages/apps/FMRadio/src/com/android/fmradio/
FmService.java     [all...]
  /packages/apps/Music/src/com/android/music/
MediaPlaybackService.java 359 PowerManager pm = (PowerManager)getSystemService(Context.POWER_SERVICE);
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java 350 mPowerManager = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE);
    [all...]
  /packages/apps/Stk/src/com/android/stk/
StkAppService.java 262 mPowerManager = (PowerManager)getSystemService(Context.POWER_SERVICE);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java 557 mPowerManager = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE);
    [all...]
  /frameworks/base/services/core/java/com/android/server/
AlarmManagerService.java 803 PowerManager pm = (PowerManager) getContext().getSystemService(Context.POWER_SERVICE);
    [all...]
LocationManagerService.java 248 mPowerManager = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE);
    [all...]
ConnectivityService.java 671 Context.POWER_SERVICE);
    [all...]
  /packages/apps/Browser/src/com/android/browser/
Controller.java 648 .getSystemService(Context.POWER_SERVICE);
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java     [all...]
  /frameworks/base/services/core/java/com/android/server/content/
SyncManager.java 502 mPowerManager = (PowerManager) context.getSystemService(Context.POWER_SERVICE);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetStateMachine.java 211 mPowerManager = (PowerManager) context.getSystemService(Context.POWER_SERVICE);
    [all...]
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStackSupervisor.java 352 PowerManager pm = (PowerManager)mService.mContext.getSystemService(Context.POWER_SERVICE);
    [all...]
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java 583 PowerManager pm = (PowerManager)context.getSystemService(Context.POWER_SERVICE);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java 644 PowerManager pm = (PowerManager)context.getSystemService(Context.POWER_SERVICE);
    [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java     [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java     [all...]
  /frameworks/base/services/backup/java/com/android/server/backup/
BackupManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.java     [all...]

Completed in 1875 milliseconds

1 2 3 4 5 67 8