Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/app/
DCarTaskViewController.java272 RemoteCarTaskView carTaskView = mRemoteCarTaskViews.get(i); in showEmbeddedControlledTasks() local
275 if (carTaskView instanceof ControlledRemoteCarTaskView) { in showEmbeddedControlledTasks()
276 carTaskView.showEmbeddedTask(); in showEmbeddedControlledTasks()