Home
last modified time | relevance | path

Searched defs:notification (Results 1 – 19 of 19) sorted by relevance

/development/samples/browseable/DelayedConfirmation/Wearable/src/com.example.android.wearable.delayedconfirmation/
DMainActivity.java101 Notification notification = new Notification.Builder(this) in onTimerSelected() local
115 Notification notification = new Notification.Builder(this) in onTimerFinished() local
/development/samples/KeyChainDemo/src/com/example/android/keychain/
DSecureWebServerService.java78 Notification notification = new Notification.Builder(this). in createNotification() local
/development/samples/ApiDemos/src/com/example/android/apis/app/
DForegroundService.java83 void startForegroundCompat(int id, Notification notification) { in startForegroundCompat()
173 Notification notification = new Notification.Builder(this) in handleCommand() local
DAlarmService_Service.java107 Notification notification = new Notification.Builder(this) in showNotification() local
DNotifyingService.java107 Notification notification = new Notification.Builder(this) in showNotification() local
DLocalService.java108 Notification notification = new Notification.Builder(this) in showNotification() local
DMessengerService.java157 Notification notification = new Notification.Builder(this) in showNotification() local
DStatusBarNotifications.java258 Notification notification = new Notification.Builder(this) // the context to use in setDefault() local
DRemoteService.java198 Notification notification = new Notification.Builder(this) in showNotification() local
/development/samples/browseable/FindMyPhone/Wearable/src/com.example.android.wearable.findphone/
DFindPhoneActivity.java34 private static Notification.Builder notification; field in FindPhoneActivity
/development/samples/browseable/CustomNotifications/src/com.example.android.customnotifications/
DMainActivity.java71 Notification notification = builder.build(); in createNotification() local
/development/samples/browseable/Geofencing/Wearable/src/com.example.android.wearable.geofencing/
DHomeListenerService.java134 Notification notification = new Notification.Builder(this) in postNotificationForGeofenceId() local
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/service/
DListenerService.java109 Notification notification = new Notification.Builder(this) in showNotification() local
/development/samples/browseable/ActiveNotifications/src/com.example.android.activenotifications/
DActiveNotificationFragment.java102 final Notification notification = builder.build(); in addNotificationAndReadNumber() local
/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.wearable.recipeassistant/
DRecipeService.java90 Notification notification = builder in createNotification() local
/development/samples/browseable/SkeletonWearableApp/src/com.example.android.google.wearable.app/
DMainActivity.java73 Notification notification = new NotificationCompat.Builder(this) in showNotification() local
/development/samples/browseable/ElizaChat/src/com.example.android.wearable.elizachat/
DResponderService.java104 Notification notification = builder in showNotification() local
/development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/
DQuizListenerService.java148 Notification notification = builder.build(); in onDataChanged() local
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
DMediaNotificationManager.java109 Notification notification = createNotification(); in startNotification() local