Home
last modified time | relevance | path

Searched refs:startIntents (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java960 public void startIntents(PendingIntent pendingIntent1, int userId1, in startIntents() method in SystemUiProxy
967 mSplitScreen.startIntents(pendingIntent1, userId1, shortcutInfo1, options1, in startIntents()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitSelectStateController.java487 mSystemUiProxy.startIntents(firstPI, firstUserId, firstShortcut, in launchTasks()