Searched defs:startIntents (Results 1 – 3 of 3) sorted by relevance
143 oneway void startIntents(in PendingIntent pendingIntent1, int userId1, in startIntents() method
762 private void startIntents(PendingIntent pendingIntent1, int userId1, in startIntents() method in SplitScreenController1296 public void startIntents(PendingIntent pendingIntent1, int userId1, in startIntents() method in SplitScreenController.ISplitScreenImpl
749 void startIntents(PendingIntent pendingIntent1, Intent fillInIntent1, in startIntents() method in StageCoordinator