Searched defs:pendingIntent2 (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/slice/ |
D | SliceUtilTest.kt | 101 val pendingIntent2 = intent.createBrowsePendingIntent() in createBrowsePendingIntentTest() constant
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ |
D | ISplitScreen.aidl | 136 in ShortcutInfo shortcutInfo1, in Bundle options1, in PendingIntent pendingIntent2, in startIntentsWithLegacyTransition() 144 in ShortcutInfo shortcutInfo1, in Bundle options1, in PendingIntent pendingIntent2, in startIntents()
|
D | SplitScreenController.java | 750 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntentsWithLegacyTransition() 782 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntents() 1366 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntentsWithLegacyTransition() 1381 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntents()
|
D | StageCoordinator.java | 855 @Nullable PendingIntent pendingIntent2, Intent fillInIntent2, in startIntents() 931 PendingIntent pendingIntent2, Bundle options1, Bundle options2, in handlePippedSplitIntentsLaunch() 998 @Nullable PendingIntent pendingIntent2, Intent fillInIntent2, in startIntentsWithLegacyTransition()
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/splitscreen/ |
D | StageCoordinatorTests.java | 426 PendingIntent pendingIntent2 = mock(PendingIntent.class); in testSplitIntentsWithPippedApp_launchFullscreen() local
|