HomeSort by relevance Sort by last modified time
    Searched refs:NOTIFICATION_SERVICE (Results 226 - 250 of 302) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapServer.java 215 (NotificationManager) mContext.getSystemService(Context.NOTIFICATION_SERVICE);
296 (NotificationManager) mContext.getSystemService(Context.NOTIFICATION_SERVICE);
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationActionUtils.java     [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
ByodHelperActivity.java 209 mNotificationManager = (NotificationManager) getSystemService(Context.NOTIFICATION_SERVICE);
  /cts/tests/app/src/android/app/cts/
ServiceTest.java 184 (NotificationManager) getContext().getSystemService(Context.NOTIFICATION_SERVICE);
    [all...]
NotificationManagerTest.java 60 Context.NOTIFICATION_SERVICE);
  /frameworks/base/tests/StatusBar/src/com/android/statusbartest/
NotificationBuilderTest.java 61 mNM = (NotificationManager)getSystemService(NOTIFICATION_SERVICE);
  /frameworks/base/tests/net/java/com/android/server/connectivity/
VpnTest.java 117 when(mContext.getSystemService(eq(Context.NOTIFICATION_SERVICE)))
  /frameworks/support/compat/java/android/support/v4/app/
NotificationManagerCompat.java 154 Context.NOTIFICATION_SERVICE);
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppNotification.java 145 .getSystemService(Context.NOTIFICATION_SERVICE);
BluetoothOppObexClientSession.java 108 (NotificationManager) mContext.getSystemService(Context.NOTIFICATION_SERVICE);
BluetoothOppObexServerSession.java 602 (NotificationManager) mContext.getSystemService(Context.NOTIFICATION_SERVICE);
BluetoothOppTransfer.java 342 .getSystemService(Context.NOTIFICATION_SERVICE);
    [all...]
  /packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/
Player.java 117 (NotificationManager) context.getSystemService(Context.NOTIFICATION_SERVICE);
  /packages/apps/Car/Messenger/src/com/android/car/messenger/
MapMessageMonitor.java 104 (NotificationManager) mContext.getSystemService(Context.NOTIFICATION_SERVICE);
  /packages/apps/Dialer/java/com/android/dialer/app/calllog/
MissedCallNotifier.java 471 return (NotificationManager) context.getSystemService(Context.NOTIFICATION_SERVICE);
  /packages/apps/Nfc/src/com/android/nfc/beam/
BeamTransferManager.java 176 Context.NOTIFICATION_SERVICE);
  /packages/apps/TV/src/com/android/tv/recommendation/
NotificationService.java 152 mNotificationManager = (NotificationManager) getSystemService(Context.NOTIFICATION_SERVICE);
  /packages/services/Telecomm/src/com/android/server/telecom/ui/
MissedCallNotifierImpl.java 152 (NotificationManager) mContext.getSystemService(Context.NOTIFICATION_SERVICE);
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
ComponentContextFixture.java 170 case Context.NOTIFICATION_SERVICE:
  /packages/services/Telephony/src/com/android/phone/
NotificationMgr.java 120 (NotificationManager) app.getSystemService(Context.NOTIFICATION_SERVICE);
  /frameworks/base/services/core/java/com/android/server/pm/
PackageInstallerService.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
InboundSmsHandler.java     [all...]
  /frameworks/base/services/core/java/com/android/server/connectivity/
Tethering.java 715 (NotificationManager) mContext.getSystemService(Context.NOTIFICATION_SERVICE);
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
AudioManagerTest.java 72 mNm = (NotificationManager) mContext.getSystemService(Context.NOTIFICATION_SERVICE);
    [all...]
  /frameworks/base/services/core/java/com/android/server/
UiModeManagerService.java 684 context.getSystemService(Context.NOTIFICATION_SERVICE);
    [all...]

Completed in 1680 milliseconds

1 2 3 4 5 6 7 8 91011>>