Home
last modified time | relevance | path

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

/development/samples/AppNavigation/src/com/example/android/appnavigation/app/
DNotificationsActivity.java49 NotificationManager nm = (NotificationManager) getSystemService(NOTIFICATION_SERVICE); in onPostDirect() local
64 NotificationManager nm = (NotificationManager) getSystemService(NOTIFICATION_SERVICE); in onPostInterstitial() local
/development/samples/ApiDemos/src/com/example/android/apis/app/
DIncomingMessage.java103 NotificationManager nm = (NotificationManager)getSystemService(NOTIFICATION_SERVICE); in showAppNotification() local
154 NotificationManager nm = (NotificationManager)getSystemService(NOTIFICATION_SERVICE); in showInterstitialNotification() local
DIncomingMessageView.java53 NotificationManager nm = (NotificationManager) getSystemService(NOTIFICATION_SERVICE); in onCreate() local
/development/samples/browseable/CustomNotifications/src/com.example.android.customnotifications/
DMainActivity.java104 NotificationManager nm = (NotificationManager) getSystemService(NOTIFICATION_SERVICE); in createNotification() local
/development/samples/training/notify-user/src/com/example/android/pingme/
DPingService.java50 NotificationManager nm = (NotificationManager) in onHandleIntent() local