Home
last modified time | relevance | path

Searched defs:removeInsets (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/car-lib/src/android/car/app/
DICarTaskViewHost.aidl43 void removeInsets(int index, int type); in removeInsets() method
DCarTaskViewHost.java120 void removeInsets(int index, int type); in removeInsets() method
DCarTaskViewHostAidlToImplAdapter.java95 public void removeInsets(int index, int type) { in removeInsets() method in CarTaskViewHostAidlToImplAdapter
DControlledRemoteCarTaskView.java341 public void removeInsets(int index, int type) { in removeInsets() method in ControlledRemoteCarTaskView
DRemoteCarTaskView.java224 public void removeInsets(int index, int type) { in removeInsets() method in RemoteCarTaskView