Searched refs:mCarTaskViewController (Results 1 – 7 of 7) sorted by relevance
217 private CarTaskViewController mCarTaskViewController; field in CarTaskViewControllerSupervisor.ActivityHolder233 if (mCarTaskViewController == null || !mCarTaskViewController.isHostVisible()) { in maybeShowControlledTasks()236 mCarTaskViewController.showEmbeddedControlledTasks(); in maybeShowControlledTasks()242 mCarTaskViewController = in onCarSystemUIConnected()251 if (mCarTaskViewController == null) { in onCarSystemUIConnected()257 mCarTaskViewControllerCallback.onConnected(mCarTaskViewController); in onCarSystemUIConnected()264 if (mCarTaskViewController == null) { in onCarSystemUIDisconnected()271 mCarTaskViewController.releaseTaskViews(); in onCarSystemUIDisconnected()275 if (mCarTaskViewController == null) { in onCarSystemUIDisconnected()280 mCarTaskViewControllerCallback.onDisconnected(mCarTaskViewController); in onCarSystemUIDisconnected()[all …]
48 private final CarTaskViewController mCarTaskViewController; field in RemoteCarDefaultRootTaskView180 mCarTaskViewController = carTaskViewController; in RemoteCarDefaultRootTaskView()215 mCarTaskViewController.onRemoteCarTaskViewReleased(this); in onReleased()
64 private final CarTaskViewController mCarTaskViewController; field in ControlledRemoteCarTaskView138 mCarTaskViewController = carTaskViewController; in ControlledRemoteCarTaskView()239 mCarTaskViewController.onRemoteCarTaskViewReleased(this); in onReleased()284 if (mConfig.mShouldAutoRestartOnTaskRemoval && mCarTaskViewController.isHostVisible()) { in onTaskVanished()
62 private CarTaskViewController mCarTaskViewController; field in CarDisplayCompatContainer228 mCarTaskViewController = carTaskViewController; in onConnected()234 mCarTaskViewController.createRemoteCarRootTaskView( in onConnected()
64 private final CarTaskViewController mCarTaskViewController; field in RemoteCarRootTaskView169 mCarTaskViewController = carTaskViewController; in RemoteCarRootTaskView()208 mCarTaskViewController.onRemoteCarTaskViewReleased(this); in onReleased()
47 private CarTaskViewController mCarTaskViewController; field in RemoteCarTaskViewControllerWrapperImpl65 mCarTaskViewController = carTaskViewController; in RemoteCarTaskViewControllerWrapperImpl()205 mCarTaskViewController.createRemoteCarRootTaskView(config, executor, callback); in createCarRootTaskView()245 mCarTaskViewController.createRemoteCarDefaultRootTaskView(config, executor, callback); in createCarDefaultRootTaskView()
69 private CarTaskViewController mCarTaskViewController; field in ActivityWindowControllerImpl143 mCarTaskViewController = carTaskViewController; in setupRemoteCarTaskView()155 mCarTaskViewController.createRemoteCarDefaultRootTaskView( in taskViewControllerReady()