Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/slice/
DSliceUtilTest.kt101 val pendingIntent2 = intent.createBrowsePendingIntent() in createBrowsePendingIntentTest() constant
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DISplitScreen.aidl136 in ShortcutInfo shortcutInfo1, in Bundle options1, in PendingIntent pendingIntent2, in startIntentsWithLegacyTransition()
144 in ShortcutInfo shortcutInfo1, in Bundle options1, in PendingIntent pendingIntent2, in startIntents()
DSplitScreenController.java733 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntentsWithLegacyTransition()
764 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntents()
1284 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntentsWithLegacyTransition()
1298 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntents()
DStageCoordinator.java751 PendingIntent pendingIntent2, Intent fillInIntent2, in startIntents()
833 @Nullable PendingIntent pendingIntent2, Intent fillInIntent2, in startIntentsWithLegacyTransition()