Home
last modified time | relevance | path

Searched defs:getPendingIntent (Results 1 – 10 of 10) sorted by relevance

/packages/services/Car/service/src/com/android/car/admin/
DNewUserDisclaimerActivity.java112 static PendingIntent getPendingIntent(Context context, int extraFlags) { in getPendingIntent() method in NewUserDisclaimerActivity
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/legacysuggestion/
DLegacySuggestionContextualCard.java40 public PendingIntent getPendingIntent() { in getPendingIntent() method in LegacySuggestionContextualCard
/packages/apps/Launcher3/src/com/android/launcher3/model/data/
DSearchActionItemInfo.java99 public PendingIntent getPendingIntent() { in getPendingIntent() method in SearchActionItemInfo
/packages/apps/Launcher3/src/com/android/launcher3/util/
DPendingRequestArgs.java103 public Intent getPendingIntent() { in getPendingIntent() method in PendingRequestArgs
/packages/services/Mms/src/com/android/mms/service/
DDownloadRequest.java93 protected PendingIntent getPendingIntent() { in getPendingIntent() method in DownloadRequest
DSendRequest.java163 protected PendingIntent getPendingIntent() { in getPendingIntent() method in SendRequest
DMmsRequest.java454 protected abstract PendingIntent getPendingIntent(); in getPendingIntent() method in MmsRequest
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/utils/
DMockMessageNotificationBuilder.java258 public PendingIntent getPendingIntent() { in getPendingIntent() method in MockMessageNotificationBuilder
/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/
DGetTranscriptReceiver.java170 private static PendingIntent getPendingIntent(Context context, Intent intent, int flags) { in getPendingIntent() method in GetTranscriptReceiver
/packages/modules/NetworkStack/src/com/android/server/connectivity/
DNetworkMonitor.java1353 public PendingIntent getPendingIntent() { in getPendingIntent() method in NetworkMonitor.CustomIntentReceiver