HomeSort by relevance Sort by last modified time
    Searched defs:notifyAsUser (Results 1 - 22 of 22) sorted by null

  /packages/services/Telecomm/src/com/android/server/telecom/settings/
BlockedNumbersUtil.java 114 notificationManager.notifyAsUser(null /* tag */ , EMERGENCY_CALL_NOTIFICATION,
  /frameworks/base/services/core/java/com/android/server/connectivity/
NetworkNotificationManager.java 236 mNotificationManager.notifyAsUser(tag, eventId, notification, UserHandle.ALL);
Tethering.java     [all...]
Vpn.java     [all...]
  /frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java 392 notificationManager.notifyAsUser(null, notif.notificationId, mNiNotificationBuilder.build(),
  /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
StorageNotification.java 224 mNotificationManager.notifyAsUser(fsUuid, SystemMessage.NOTE_STORAGE_PRIVATE,
252 mNotificationManager.notifyAsUser(disk.getId(), SystemMessage.NOTE_STORAGE_DISK,
325 mNotificationManager.notifyAsUser(vol.getId(), SystemMessage.NOTE_STORAGE_PUBLIC,
503 mNotificationManager.notifyAsUser(move.packageName, SystemMessage.NOTE_STORAGE_MOVE,
553 mNotificationManager.notifyAsUser(move.packageName, SystemMessage.NOTE_STORAGE_MOVE,
  /packages/services/Telecomm/src/com/android/server/telecom/ui/
MissedCallNotifierImpl.java 382 mNotificationManager.notifyAsUser(
  /packages/services/Telephony/src/com/android/phone/
NotificationMgr.java 345 mNotificationManager.notifyAsUser(
507 mNotificationManager.notifyAsUser(
552 mNotificationManager.notifyAsUser(
591 mNotificationManager.notifyAsUser(
  /frameworks/base/packages/SystemUI/src/com/android/systemui/power/
PowerNotificationWarnings.java 232 mNoMan.notifyAsUser(TAG_BATTERY, SystemMessage.NOTE_BAD_CHARGER, n, UserHandle.ALL);
277 mNoMan.notifyAsUser(TAG_BATTERY, SystemMessage.NOTE_POWER_LOW, n, UserHandle.ALL);
298 mNoMan.notifyAsUser(
367 mNoMan.notifyAsUser(TAG_TEMPERATURE, SystemMessage.NOTE_HIGH_TEMP, n, UserHandle.ALL);
417 mNoMan.notifyAsUser(
  /frameworks/base/services/core/java/com/android/server/
UiModeManagerService.java 706 mNotificationManager.notifyAsUser(null,
    [all...]
InputMethodManagerService.java     [all...]
  /frameworks/base/core/java/android/app/
NotificationManager.java 370 notifyAsUser(tag, id, notification, mContext.getUser());
376 public void notifyAsUser(String tag, int id, Notification notification, UserHandle user)
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBarPolicy.java 637 noMan.notifyAsUser(pkg, SystemMessage.NOTE_INSTANT_APPS, builder
    [all...]
  /frameworks/base/services/core/java/com/android/server/input/
InputManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/locksettings/
LockSettingsService.java 516 mNotificationManager.notifyAsUser(null, SystemMessage.NOTE_FBE_ENCRYPTED_NOTIFICATION,
    [all...]
  /frameworks/base/services/usb/java/com/android/server/usb/
UsbDeviceManager.java     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActiveServices.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 

Completed in 391 milliseconds