Searched refs:setResizeBackgroundColor (Results 1 – 13 of 13) sorted by relevance
/packages/services/Car/car-lib/src/android/car/app/ |
D | CarTaskViewClient.java | 58 public void setResizeBackgroundColor(@NonNull SurfaceControl.Transaction transaction, in setResizeBackgroundColor() method in CarTaskViewClient 61 mICarTaskViewClient.setResizeBackgroundColor(transaction, color); in setResizeBackgroundColor()
|
D | ICarTaskViewClient.aidl | 31 void setResizeBackgroundColor(in SurfaceControl.Transaction transaction, int color); in setResizeBackgroundColor() method
|
D | RemoteCarDefaultRootTaskView.java | 159 public void setResizeBackgroundColor(SurfaceControl.Transaction t, int color) {
|
D | RemoteCarRootTaskView.java | 148 public void setResizeBackgroundColor(SurfaceControl.Transaction t, int color) {
|
D | ControlledRemoteCarTaskView.java | 115 public void setResizeBackgroundColor(SurfaceControl.Transaction t, int color) {
|
/packages/services/Car/car-builtin-lib/src/android/car/builtin/view/ |
D | ViewHelper.java | 42 surfaceView.setResizeBackgroundColor(color); in seResizeBackgroundColor()
|
/packages/services/Car/tools/GenericCarApiBuilder/scripts/api-coverage/ |
D | apis-without-coverage.txt | 21 android.car.app.CarTaskViewClient#setResizeBackgroundColor(Transaction,int)
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/ |
D | PreviewFragment.java | 382 mWorkspaceSurface.setResizeBackgroundColor(placeHolderColor); in setUpScreenPreviewOverlay() 385 mLockSurface.setResizeBackgroundColor(placeHolderColor); in setUpScreenPreviewOverlay()
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/taskview/ |
D | RemoteCarTaskViewServerImpl.java | 339 mCarTaskViewClient.setResizeBackgroundColor(transaction, color); in setResizeBgColor()
|
/packages/services/Car/car-lib-module/api/ |
D | system-current.txt | 467 …method public void setResizeBackgroundColor(@NonNull android.view.SurfaceControl.Transaction, int);
|
/packages/services/Car/car-lib/api/ |
D | system-current.txt | 467 …method public void setResizeBackgroundColor(@NonNull android.view.SurfaceControl.Transaction, int);
|
D | test-current.txt | 538 …method public void setResizeBackgroundColor(@NonNull android.view.SurfaceControl.Transaction, int);
|
D | system-lint-baseline.txt | 1600 UnflaggedApi: android.car.app.CarTaskViewClient#setResizeBackgroundColor(android.view.SurfaceContro… 1601 …gged with @FlaggedApi: method android.car.app.CarTaskViewClient.setResizeBackgroundColor(android.v…
|