Searched refs:showEmbeddedTasks (Results 1 – 8 of 8) sorted by relevance
74 abstract void showEmbeddedTasks(int[] taskViewIds); in showEmbeddedTasks() method in TaskViewControllerWrapper
145 void showEmbeddedTasks(int[] taskViewIds) { in showEmbeddedTasks() method in RemoteCarTaskViewControllerWrapperImpl
586 mTaskViewControllerWrapper.showEmbeddedTasks(new int[]{BACKGROUND, FULLSCREEN}); in onNewIntent()681 mTaskViewControllerWrapper.showEmbeddedTasks(new int[]{APPLICATION}); in onResume()
251 public void showEmbeddedTasks() { in showEmbeddedTasks() method in CarTaskViewController
473 method @MainThread public void showEmbeddedTasks();
544 method @MainThread public void showEmbeddedTasks();
1608 UnflaggedApi: android.car.app.CarTaskViewController#showEmbeddedTasks():1609 … must be flagged with @FlaggedApi: method android.car.app.CarTaskViewController.showEmbeddedTasks()