Searched refs:mICarTaskViewHost (Results 1 – 1 of 1) sorted by relevance
61 private ICarTaskViewHost mICarTaskViewHost; field in RemoteCarTaskView74 mICarTaskViewHost.showEmbeddedTask(); in showEmbeddedTask()89 mICarTaskViewHost.setTaskVisibility(visibility); in setTaskVisibility()104 mICarTaskViewHost.reorderTask(onTop); in reorderTask()119 mICarTaskViewHost.setWindowBounds(mTmpRect); in updateWindowBounds()134 mICarTaskViewHost.setWindowBounds(bounds); in setWindowBounds()207 mICarTaskViewHost.addInsets(index, type, frame); in addInsets()226 mICarTaskViewHost.removeInsets(index, type); in removeInsets()233 mICarTaskViewHost = carTaskViewHost; in setRemoteHost()258 mICarTaskViewHost.startActivity( in startActivity()[all …]