Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyboard/shortcut/
DFakeShortcutHelperStartActivity.kt23 val startIntents = mutableListOf<Intent>() constant
/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.java780 private void startIntents(PendingIntent pendingIntent1, int userId1, in startIntents() method in SplitScreenController
1379 public void startIntents(PendingIntent pendingIntent1, int userId1, in startIntents() method in SplitScreenController.ISplitScreenImpl
DStageCoordinator.java853 void startIntents(PendingIntent pendingIntent1, Intent fillInIntent1, in startIntents() method in StageCoordinator