/development/samples/browseable/DirectBoot/src/com.example.android.directboot/alarms/ |
D | AlarmUtil.java | 52 PendingIntent pendingIntent = PendingIntent in scheduleAlarm() local 77 PendingIntent pendingIntent = PendingIntent in cancelAlarm() local
|
/development/samples/browseable/BasicNotifications/src/com.example.android.basicnotifications/ |
D | MainActivity.java | 42 PendingIntent pendingIntent = PendingIntent.getActivity(this, 0, intent, 0); in sendNotification() local
|
/development/samples/browseable/RepeatingAlarm/src/com.example.android.repeatingalarm/ |
D | RepeatingAlarmFragment.java | 61 PendingIntent pendingIntent = PendingIntent.getActivity(getActivity(), REQUEST_CODE, in onOptionsItemSelected() local
|
/development/samples/KeyChainDemo/src/com/example/android/keychain/ |
D | SecureWebServerService.java | 76 PendingIntent pendingIntent = PendingIntent.getActivity(this, 0, in createNotification() local
|
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/provider/ |
D | RandomNumberProviderService.java | 63 PendingIntent pendingIntent = PendingIntent.getService( in onComplicationUpdate() local
|
/development/apps/BuildWidget/src/com/android/buildwidget/ |
D | BuildWidget.java | 67 PendingIntent pendingIntent = PendingIntent.getActivity(context, in buildUpdate() local
|
/development/samples/browseable/Timer/src/com.example.android.wearable.timer/ |
D | TimerNotificationService.java | 78 PendingIntent pendingIntent = PendingIntent.getService(this, 0, intent, in deleteTimer() local
|
D | SetTimerActivity.java | 115 PendingIntent pendingIntent = PendingIntent.getService(this, 0, intent, in registerWithAlarmManager() local
|
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/service/ |
D | ListenerService.java | 96 PendingIntent pendingIntent = in showNotification() local
|
/development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/ |
D | NotificationPresets.java | 70 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/ |
D | WordWidget.java | 117 PendingIntent pendingIntent = PendingIntent.getActivity(context, in buildUpdate() local
|
/development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/ |
D | WordWidget.java | 108 PendingIntent pendingIntent = PendingIntent.getActivity(context, in buildUpdate() local
|
/development/samples/browseable/ElizaChat/src/com.example.android.wearable.elizachat/ |
D | ResponderService.java | 102 PendingIntent pendingIntent = PendingIntent.getService(this, 0, intent, in showNotification() local
|
/development/samples/browseable/SynchronizedNotifications/Wearable/src/com.example.android.wearable.synchronizednotifications/ |
D | NotificationUpdateService.java | 128 PendingIntent pendingIntent = PendingIntent in buildWearableOnlyNotification() local
|
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/ |
D | UtilityService.java | 168 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/ |
D | SynchronizedNotificationsFragment.java | 108 PendingIntent pendingIntent = in buildLocalOnlyNotification() local
|