Home
last modified time | relevance | path

Searched defs:nm (Results 1 – 11 of 11) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.java72 NotificationManagerCompat nm = NotificationManagerCompat.from(context); in showLowPriorityNotification() local
106 NotificationManagerCompat nm = NotificationManagerCompat.from(context); in showHighPriorityNotification() local
138 NotificationManagerCompat nm = NotificationManagerCompat.from(context); in showSnoozeNotification() local
173 NotificationManagerCompat nm = NotificationManagerCompat.from(context); in showMissedNotification() local
236 NotificationManagerCompat nm = NotificationManagerCompat.from(context); in clearNotification() local
/packages/services/Telephony/src/com/android/phone/
DFakePhoneActivity.java68 NotificationManager nm = in onClick() local
/packages/apps/Calendar/src/com/android/calendar/alerts/
DSnoozeAlarmsService.java65 NotificationManager nm = in onHandleIntent() local
DDismissAlarmsService.java101 NotificationManager nm = in onHandleIntent() local
DAlertService.java158 public NotificationMgrWrapper(NotificationManager nm) { in NotificationMgrWrapper()
267 NotificationMgr nm = new NotificationMgrWrapper( in updateAlertNotification() local
307 public static boolean generateAlerts(Context context, NotificationMgr nm, in generateAlerts()
DAlertActivity.java282 NotificationManager nm = in onClick() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java771 NotificationManager nm = (NotificationManager) in createPbapNotification() local
807 NotificationManager nm = (NotificationManager) in removePbapNotification() local
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryEntry.java294 final CharSequence nm = pm.getText(pkgName, in loadNameAndIcon() local
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java333 NotificationManagerCompat nm = NotificationManagerCompat.from(context); in cancelAllNotifications() local
374 NotificationManagerCompat nm = NotificationManagerCompat.from(context); in resendNotifications() local
454 NotificationManagerCompat nm = NotificationManagerCompat.from(context); in validateAccountNotifications() local
513 NotificationManagerCompat nm = NotificationManagerCompat.from(context); in setNewEmailIndicator() local
550 NotificationManagerCompat nm = NotificationManagerCompat.from(context); in validateNotifications() local
1670 NotificationManagerCompat nm) { in cancelConversationNotifications()
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppTransfer.java264 NotificationManager nm = (NotificationManager)mContext in handleMessage() local
/packages/apps/Settings/src/com/android/settings/applications/
DRunningState.java457 CharSequence nm = pm.getText(name, in ensureLabel() local