Home
last modified time | relevance | path

Searched defs:pendingIntent (Results 1 – 16 of 16) sorted by relevance

/development/samples/browseable/DirectBoot/src/com.example.android.directboot/alarms/
DAlarmUtil.java52 PendingIntent pendingIntent = PendingIntent in scheduleAlarm() local
77 PendingIntent pendingIntent = PendingIntent in cancelAlarm() local
/development/samples/browseable/BasicNotifications/src/com.example.android.basicnotifications/
DMainActivity.java42 PendingIntent pendingIntent = PendingIntent.getActivity(this, 0, intent, 0); in sendNotification() local
/development/samples/browseable/RepeatingAlarm/src/com.example.android.repeatingalarm/
DRepeatingAlarmFragment.java61 PendingIntent pendingIntent = PendingIntent.getActivity(getActivity(), REQUEST_CODE, in onOptionsItemSelected() local
/development/samples/KeyChainDemo/src/com/example/android/keychain/
DSecureWebServerService.java76 PendingIntent pendingIntent = PendingIntent.getActivity(this, 0, in createNotification() local
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/provider/
DRandomNumberProviderService.java63 PendingIntent pendingIntent = PendingIntent.getService( in onComplicationUpdate() local
/development/apps/BuildWidget/src/com/android/buildwidget/
DBuildWidget.java67 PendingIntent pendingIntent = PendingIntent.getActivity(context, in buildUpdate() local
/development/samples/browseable/Timer/src/com.example.android.wearable.timer/
DTimerNotificationService.java78 PendingIntent pendingIntent = PendingIntent.getService(this, 0, intent, in deleteTimer() local
DSetTimerActivity.java115 PendingIntent pendingIntent = PendingIntent.getService(this, 0, intent, in registerWithAlarmManager() local
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/service/
DListenerService.java96 PendingIntent pendingIntent = in showNotification() local
/development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/
DNotificationPresets.java70 PendingIntent pendingIntent = PendingIntent.getActivity(context, 0, in buildNotification() local
192 PendingIntent pendingIntent = PendingIntent.getActivity(context, 0, in buildNotification() local
/development/samples/Wiktionary/src/com/example/android/wiktionary/
DWordWidget.java117 PendingIntent pendingIntent = PendingIntent.getActivity(context, in buildUpdate() local
/development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
DWordWidget.java108 PendingIntent pendingIntent = PendingIntent.getActivity(context, in buildUpdate() local
/development/samples/browseable/ElizaChat/src/com.example.android.wearable.elizachat/
DResponderService.java102 PendingIntent pendingIntent = PendingIntent.getService(this, 0, intent, in showNotification() local
/development/samples/browseable/SynchronizedNotifications/Wearable/src/com.example.android.wearable.synchronizednotifications/
DNotificationUpdateService.java128 PendingIntent pendingIntent = PendingIntent in buildWearableOnlyNotification() local
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/
DUtilityService.java168 PendingIntent pendingIntent = PendingIntent.getBroadcast( in addGeofencesInternal() local
349 PendingIntent pendingIntent = PendingIntent.getActivity(this, 0, in showNotification() local
/development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.wearable.synchronizednotifications/
DSynchronizedNotificationsFragment.java108 PendingIntent pendingIntent = in buildLocalOnlyNotification() local