Searched defs:startIntents (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyboard/shortcut/ | ||
D | FakeShortcutHelperStartActivity.kt | 23 val startIntents = mutableListOf<Intent>() constant in com.android.systemui.keyboard.shortcut.FakeShortcutHelperStartActivity |
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ | ||
D | ISplitScreen.aidl | 143 oneway void startIntents(in PendingIntent pendingIntent1, int userId1, in startIntents() method |
D | SplitScreenController.java | 780 private void startIntents(PendingIntent pendingIntent1, int userId1, in startIntents() method in SplitScreenController |
D | StageCoordinator.java | 853 void startIntents(PendingIntent pendingIntent1, Intent fillInIntent1, in startIntents() method in StageCoordinator |