Searched defs:pendingIntent2 (Results 1 – 7 of 7) sorted by relevance
40 private val pendingIntent2 = constant
38 private val pendingIntent2 = constant in android.safetycenter.cts.SafetyCenterStaticEntryTest
39 private val pendingIntent2 = constant in android.safetycenter.cts.SafetyCenterEntryTest
45 private val pendingIntent2 = constant in android.safetycenter.cts.SafetyCenterIssueTest
50 private val pendingIntent2: PendingIntent = constant in android.safetycenter.cts.SafetySourceStatusTest
57 private val pendingIntent2: PendingIntent = constant in android.safetycenter.cts.SafetySourceIssueTest
961 @Nullable ShortcutInfo shortcutInfo1, Bundle options1, PendingIntent pendingIntent2, in startIntents()1045 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntentsWithLegacyTransition()