Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DISplitScreen.aidl135 oneway void startIntentsWithLegacyTransition(in PendingIntent pendingIntent1, int userId1, in startIntentsWithLegacyTransition()
143 oneway void startIntents(in PendingIntent pendingIntent1, int userId1, in startIntents()
H A DSplitScreenController.java731 private void startIntentsWithLegacyTransition(PendingIntent pendingIntent1, int userId1, in startIntentsWithLegacyTransition()
762 private void startIntents(PendingIntent pendingIntent1, int userId1, in startIntents()
1282 public void startIntentsWithLegacyTransition(PendingIntent pendingIntent1, int userId1, in startIntentsWithLegacyTransition()
1296 public void startIntents(PendingIntent pendingIntent1, int userId1, in startIntents()
H A DStageCoordinator.java749 void startIntents(PendingIntent pendingIntent1, Intent fillInIntent1, in startIntents()
831 void startIntentsWithLegacyTransition(PendingIntent pendingIntent1, Intent fillInIntent1, in startIntentsWithLegacyTransition()