/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/deviceinfo/ |
D | EmergencyInfoSlice.java | 72 final PendingIntent pendingIntent = in createPrimaryAction() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/deviceinfo/ |
D | EmergencyInfoSlice.java | 72 final PendingIntent pendingIntent = in createPrimaryAction() local
|
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/legacysuggestion/ |
D | LegacySuggestionContextualCard.java | 45 public Builder setPendingIntent(PendingIntent pendingIntent) { in setPendingIntent()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/legacysuggestion/ |
D | LegacySuggestionContextualCard.java | 45 public Builder setPendingIntent(PendingIntent pendingIntent) { in setPendingIntent()
|
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/suggestions/ |
D | SuggestionsPreferenceControllerTest.java | 203 PendingIntent pendingIntent = mock(PendingIntent.class); in launchSuggestion_sendsPendingIntent() local 215 PendingIntent pendingIntent = mock(PendingIntent.class); in launchSuggestion_callsSuggestionControllerLaunch() local
|
/packages/apps/Car/Dialer/src/com/android/car/dialer/notification/ |
D | MissedCallNotificationController.java | 177 PendingIntent pendingIntent = PendingIntent.getActivity(mContext, 0, intent, in getContentPendingIntent() local 185 PendingIntent pendingIntent = PendingIntent.getBroadcast( in getDeleteIntent() local
|
/packages/apps/Messaging/src/com/android/messaging/sms/ |
D | SmsStorageStatusManager.java | 65 final PendingIntent pendingIntent = UIIntents.get() in postStorageLowNotification() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/homepage/contextualcards/slices/ |
D | SliceHalfCardRendererHelperTest.java | 105 final PendingIntent pendingIntent = PendingIntent.getActivity( in buildSlice() local
|
D | SliceDeferredSetupCardRendererHelperTest.java | 115 final PendingIntent pendingIntent = PendingIntent.getActivity( in buildSlice() local
|
D | SliceFullCardRendererHelperTest.java | 137 final PendingIntent pendingIntent = PendingIntent.getActivity( in buildSlice() local
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/ |
D | DailyLoggingAlarmScheduler.java | 68 PendingIntent pendingIntent = createAlarmReceiverPendingIntent(appContext); in setAlarm() local
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/notification/ |
D | NotificationFragment.java | 164 PendingIntent pendingIntent = PendingIntent.getActivity(mContext, 0, intent, 0); in initImportanceHighBotton() local 501 PendingIntent pendingIntent = PendingIntent.getActivity(mContext, 0, intent, 0); in initCallButton() local
|
/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/ |
D | SmsMessageReceiver.java | 89 PendingIntent pendingIntent = PendingIntent.getActivity(context, 0, di, 0); in createDisplayMessageIntent() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/homepage/contextualcards/ |
D | ContextualCardFeatureProviderImplTest.java | 110 final PendingIntent pendingIntent = spy( in buildSlice() local
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/batterytip/ |
D | BatteryTipUtils.java | 126 final PendingIntent pendingIntent = PendingIntent.getBroadcast(context, REQUEST_CODE, in uploadAnomalyPendingIntent() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/fuelgauge/batterytip/ |
D | BatteryTipUtils.java | 126 final PendingIntent pendingIntent = PendingIntent.getBroadcast(context, REQUEST_CODE, in uploadAnomalyPendingIntent() local
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/proxy/ |
D | StartActivityParams.java | 51 public StartActivityParams(PendingIntent pendingIntent, int requestCode) { in StartActivityParams()
|
/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/ |
D | NotificationUtils.java | 81 final PendingIntent pendingIntent = getReplyPendingIntent(context, notificationId); in sendDirectReplyNotification() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/ |
D | PhotoAppWidgetProvider.java | 97 PendingIntent pendingIntent = PendingIntent.getActivity( in buildStackWidget() local
|
/packages/apps/Car/libs/car-assist-lib/src/com/android/car/assist/payloadhandlers/ |
D | NotificationPayloadHandler.java | 124 PendingIntent pendingIntent = action.actionIntent; in fireAction() local
|
/packages/services/Telecomm/src/com/android/server/telecom/settings/ |
D | BlockedNumbersUtil.java | 97 PendingIntent pendingIntent = PendingIntent.getActivity( in updateEmergencyCallNotification() local
|
/packages/apps/Settings/src/com/android/settings/wifi/tether/ |
D | TetherService.java | 310 PendingIntent pendingIntent = PendingIntent.getService(this, 0, intent, 0); in scheduleAlarm() local 340 PendingIntent pendingIntent = PendingIntent.getService(this, 0, intent, 0); in cancelAlarmIfNecessary() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/tether/ |
D | TetherService.java | 296 PendingIntent pendingIntent = PendingIntent.getService(this, 0, intent, 0); in scheduleAlarm() local 326 PendingIntent pendingIntent = PendingIntent.getService(this, 0, intent, 0); in cancelAlarmIfNecessary() local
|
/packages/services/Car/tests/usb/AoapPhoneCompanionApp/src/com/google/android/car/usb/aoap/companion/ |
D | AoapPhoneCompanionActivity.java | 126 PendingIntent pendingIntent = PendingIntent.getBroadcast( in onAccessoryAttached() local
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
D | DictionaryService.java | 232 final PendingIntent pendingIntent = PendingIntent.getBroadcast(context, 0, in checkTimeAndMaybeSetupUpdateAlarm() local
|