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.kt40 private val pendingIntent2 = constant
DSafetyCenterStaticEntryTest.kt38 private val pendingIntent2 = constant in android.safetycenter.cts.SafetyCenterStaticEntryTest
DSafetyCenterEntryTest.kt39 private val pendingIntent2 = constant in android.safetycenter.cts.SafetyCenterEntryTest
DSafetyCenterIssueTest.kt45 private val pendingIntent2 = constant in android.safetycenter.cts.SafetyCenterIssueTest
DSafetySourceStatusTest.kt50 private val pendingIntent2: PendingIntent = constant in android.safetycenter.cts.SafetySourceStatusTest
DSafetySourceIssueTest.kt57 private val pendingIntent2: PendingIntent = constant in android.safetycenter.cts.SafetySourceIssueTest
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java961 @Nullable ShortcutInfo shortcutInfo1, Bundle options1, PendingIntent pendingIntent2, in startIntents()
1045 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntentsWithLegacyTransition()