Searched refs:RemoteCarDefaultRootTaskView (Results 1 – 6 of 6) sorted by relevance
43 public final class RemoteCarDefaultRootTaskView extends RemoteCarTaskView { class44 private static final String TAG = RemoteCarDefaultRootTaskView.class.getSimpleName();84 RemoteCarDefaultRootTaskView.this,114 RemoteCarDefaultRootTaskView.this,160 ViewHelper.seResizeBackgroundColor(RemoteCarDefaultRootTaskView.this, color);165 ViewHelper.getBoundsOnScreen(RemoteCarDefaultRootTaskView.this, mTmpRect);170 RemoteCarDefaultRootTaskView( in RemoteCarDefaultRootTaskView() method in RemoteCarDefaultRootTaskView
27 extends RemoteCarTaskViewCallback<RemoteCarDefaultRootTaskView> {34 default void onTaskViewCreated(@NonNull RemoteCarDefaultRootTaskView taskView) {} in onTaskViewCreated()
177 RemoteCarDefaultRootTaskView taskViewClient = in createRemoteCarDefaultRootTaskView()178 new RemoteCarDefaultRootTaskView( in createRemoteCarDefaultRootTaskView()
24 import android.car.app.RemoteCarDefaultRootTaskView;96 if (surfaceView instanceof RemoteCarDefaultRootTaskView remoteCarDefaultRootTaskView) { in getRootTaskInfo()216 public void onTaskViewCreated(@NonNull RemoteCarDefaultRootTaskView taskView) { in createCarDefaultRootTaskView()
27 import android.car.app.RemoteCarDefaultRootTaskView;164 public void onTaskViewCreated(@NonNull RemoteCarDefaultRootTaskView taskView) { in taskViewControllerReady()
186 android.car.app RemoteCarDefaultRootTaskView ActivityManager.RunningTaskInfo getTaskInfo()187 android.car.app RemoteCarDefaultRootTaskView ActivityManager.RunningTaskInfo getTopTaskInfo()188 android.car.app RemoteCarDefaultRootTaskView String toString()189 android.car.app RemoteCarDefaultRootTaskView boolean isInitialized()190 …p RemoteCarDefaultRootTaskViewCallback void onTaskViewCreated(RemoteCarDefaultRootTaskView taskVie…