Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DEthernetDetectionUtil.java48 private static PendingIntent getPendingIntent(Context context) { in getPendingIntent() method in EthernetDetectionUtil
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/legacysuggestion/
DLegacySuggestionContextualCard.java40 public PendingIntent getPendingIntent() { in getPendingIntent() method in LegacySuggestionContextualCard
/packages/modules/Permission/framework-s/java/android/safetycenter/
DSafetySourceStatus.java125 public PendingIntent getPendingIntent() { in getPendingIntent() method in SafetySourceStatus
276 public PendingIntent getPendingIntent() { in getPendingIntent() method in SafetySourceStatus.IconAction
DSafetyCenterStaticEntry.java98 public PendingIntent getPendingIntent() { in getPendingIntent() method in SafetyCenterStaticEntry
DSafetyCenterEntry.java225 public PendingIntent getPendingIntent() { in getPendingIntent() method in SafetyCenterEntry
488 public PendingIntent getPendingIntent() { in getPendingIntent() method in SafetyCenterEntry.IconAction
DSafetyCenterIssue.java563 public PendingIntent getPendingIntent() { in getPendingIntent() method in SafetyCenterIssue.Action
DSafetySourceIssue.java717 public PendingIntent getPendingIntent() { in getPendingIntent() method in SafetySourceIssue.Action
/packages/apps/Settings/src/com/android/settings/fuelgauge/batteryusage/
DPeriodicJobManager.java115 private PendingIntent getPendingIntent() { in getPendingIntent() method in PeriodicJobManager
/packages/apps/Launcher3/src/com/android/launcher3/util/
DPendingRequestArgs.java103 public Intent getPendingIntent() { in getPendingIntent() method in PendingRequestArgs
/packages/modules/Permission/service/java/com/android/safetycenter/
DPendingIntentFactory.java74 public PendingIntent getPendingIntent( in getPendingIntent() method in PendingIntentFactory
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitSelectDataHolder.kt219 private fun getPendingIntent(intent: Intent?, user: UserHandle?): PendingIntent? { in getPendingIntent() method in com.android.quickstep.util.SplitSelectDataHolder
/packages/services/Car/service-builtin/src/com/android/car/admin/
DNotificationHelper.java282 static PendingIntent getPendingIntent(Context context, String action, UserHandle user, in getPendingIntent() method in NotificationHelper
/packages/services/Mms/src/com/android/mms/service/
DDownloadRequest.java98 protected PendingIntent getPendingIntent() { in getPendingIntent() method in DownloadRequest
DSendRequest.java170 protected PendingIntent getPendingIntent() { in getPendingIntent() method in SendRequest
DMmsRequest.java515 protected abstract PendingIntent getPendingIntent(); in getPendingIntent() method in MmsRequest
/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/apps/Car/Notification/tests/unit/src/com/android/car/notification/utils/
DMockMessageNotificationBuilder.java292 public PendingIntent getPendingIntent() { in getPendingIntent() method in MockMessageNotificationBuilder
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/notification/
DMigrationNotificationFactory.java342 private PendingIntent getPendingIntent(@NonNull Intent intent) { in getPendingIntent() method in MigrationNotificationFactory
/packages/modules/NetworkStack/src/com/android/server/connectivity/
DNetworkMonitor.java1594 public PendingIntent getPendingIntent() { in getPendingIntent() method in NetworkMonitor.CustomIntentReceiver