Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetyCenterStaticEntryGroupTest.kt38 private val pendingIntent1 = constant
DSafetyCenterStaticEntryTest.kt36 private val pendingIntent1 = constant in android.safetycenter.cts.SafetyCenterStaticEntryTest
DSafetyCenterEntryTest.kt37 private val pendingIntent1 = constant in android.safetycenter.cts.SafetyCenterEntryTest
DSafetyCenterIssueTest.kt43 private val pendingIntent1 = constant
DSafetySourceStatusTest.kt47 private val pendingIntent1: PendingIntent = constant in android.safetycenter.cts.SafetySourceStatusTest
DSafetySourceIssueTest.kt54 private val pendingIntent1: PendingIntent = constant in android.safetycenter.cts.SafetySourceIssueTest
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java960 public void startIntents(PendingIntent pendingIntent1, int userId1, in startIntents()
1043 public void startIntentsWithLegacyTransition(PendingIntent pendingIntent1, int userId1, in startIntentsWithLegacyTransition()