Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/app/
DRemoteCarDefaultRootTaskView.java43 public final class RemoteCarDefaultRootTaskView extends RemoteCarTaskView { class
44 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
DRemoteCarDefaultRootTaskViewCallback.java27 extends RemoteCarTaskViewCallback<RemoteCarDefaultRootTaskView> {
34 default void onTaskViewCreated(@NonNull RemoteCarDefaultRootTaskView taskView) {} in onTaskViewCreated()
DCarTaskViewController.java177 RemoteCarDefaultRootTaskView taskViewClient = in createRemoteCarDefaultRootTaskView()
178 new RemoteCarDefaultRootTaskView( in createRemoteCarDefaultRootTaskView()
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitLauncher/src/com/android/car/portraitlauncher/homeactivities/
DRemoteCarTaskViewControllerWrapperImpl.java24 import android.car.app.RemoteCarDefaultRootTaskView;
96 if (surfaceView instanceof RemoteCarDefaultRootTaskView remoteCarDefaultRootTaskView) { in getRootTaskInfo()
216 public void onTaskViewCreated(@NonNull RemoteCarDefaultRootTaskView taskView) { in createCarDefaultRootTaskView()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/activity/window/
DActivityWindowControllerImpl.java27 import android.car.app.RemoteCarDefaultRootTaskView;
164 public void onTaskViewCreated(@NonNull RemoteCarDefaultRootTaskView taskView) { in taskViewControllerReady()
/packages/services/Car/tests/carservice_unit_test/res/raw/
Dcar_hidden_apis.txt186 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…