Home
last modified time | relevance | path

Searched defs:pendingIntent2 (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetyCenterStaticEntryGroupTest.kt41 private val pendingIntent2 = constant in android.safetycenter.cts.SafetyCenterStaticEntryGroupTest
DSafetyCenterStaticEntryTest.kt40 private val pendingIntent2 = constant
DSafetyCenterEntryTest.kt41 private val pendingIntent2 = constant in android.safetycenter.cts.SafetyCenterEntryTest
DSafetyCenterIssueTest.kt41 private val pendingIntent2 = constant
DSafetySourceStatusTest.kt51 private val pendingIntent2: PendingIntent = constant in android.safetycenter.cts.SafetySourceStatusTest
DSafetySourceIssueTest.kt52 private val pendingIntent2: PendingIntent = constant in android.safetycenter.cts.SafetySourceIssueTest
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java616 PendingIntent pendingIntent2, Bundle options2, in startIntents()
691 PendingIntent pendingIntent2, @Nullable ShortcutInfo shortcutInfo2, in startIntentsWithLegacyTransition()