Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DISplitScreen.aidl135 oneway void startIntentsWithLegacyTransition(in PendingIntent pendingIntent1, int userId1, in startIntentsWithLegacyTransition()
143 oneway void startIntents(in PendingIntent pendingIntent1, int userId1, in startIntents()
DSplitScreenController.java748 private void startIntentsWithLegacyTransition(PendingIntent pendingIntent1, int userId1, in startIntentsWithLegacyTransition()
780 private void startIntents(PendingIntent pendingIntent1, int userId1, in startIntents()
1364 public void startIntentsWithLegacyTransition(PendingIntent pendingIntent1, int userId1, in startIntentsWithLegacyTransition()
1379 public void startIntents(PendingIntent pendingIntent1, int userId1, in startIntents()
DStageCoordinator.java853 void startIntents(PendingIntent pendingIntent1, Intent fillInIntent1, in startIntents()
930 private boolean handlePippedSplitIntentsLaunch(PendingIntent pendingIntent1, in handlePippedSplitIntentsLaunch()
996 void startIntentsWithLegacyTransition(PendingIntent pendingIntent1, Intent fillInIntent1, in startIntentsWithLegacyTransition()