Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DISplitScreen.aidl143 oneway void startIntents(in PendingIntent pendingIntent1, int userId1, in startIntents() method
DSplitScreenController.java762 private void startIntents(PendingIntent pendingIntent1, int userId1, in startIntents() method in SplitScreenController
1296 public void startIntents(PendingIntent pendingIntent1, int userId1, in startIntents() method in SplitScreenController.ISplitScreenImpl
DStageCoordinator.java749 void startIntents(PendingIntent pendingIntent1, Intent fillInIntent1, in startIntents() method in StageCoordinator