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.aidl124 oneway void startIntentsWithLegacyTransition(in PendingIntent pendingIntent1, in startIntentsWithLegacyTransition()
132 oneway void startIntents(in PendingIntent pendingIntent1, in Bundle options1, in startIntents()
DSplitScreenController.java600 private void startIntentsWithLegacyTransition(PendingIntent pendingIntent1, in startIntentsWithLegacyTransition()
1055 public void startIntentsWithLegacyTransition(PendingIntent pendingIntent1, in startIntentsWithLegacyTransition()
1069 public void startIntents(PendingIntent pendingIntent1, @Nullable Bundle options1, in startIntents()
DStageCoordinator.java740 void startIntentsWithLegacyTransition(PendingIntent pendingIntent1, Intent fillInIntent1, in startIntentsWithLegacyTransition()