Searched defs:startIntents (Results 1 – 4 of 4) sorted by relevance
23 val startIntents = mutableListOf<Intent>() constant
143 oneway void startIntents(in PendingIntent pendingIntent1, int userId1, in startIntents() method
780 private void startIntents(PendingIntent pendingIntent1, int userId1, in startIntents() method in SplitScreenController1379 public void startIntents(PendingIntent pendingIntent1, int userId1, in startIntents() method in SplitScreenController.ISplitScreenImpl
853 void startIntents(PendingIntent pendingIntent1, Intent fillInIntent1, in startIntents() method in StageCoordinator