Home
last modified time | relevance | path

Searched defs:setResizeBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/android/car/app/
DICarTaskViewClient.aidl31 void setResizeBackgroundColor(in SurfaceControl.Transaction transaction, int color); in setResizeBackgroundColor() method
DCarTaskViewClient.java58 public void setResizeBackgroundColor(@NonNull SurfaceControl.Transaction transaction, in setResizeBackgroundColor() method in CarTaskViewClient