Searched defs:removeInsets (Results 1 – 5 of 5) sorted by relevance
| /packages/services/Car/car-lib/src/android/car/app/ | ||
| D | ICarTaskViewHost.aidl | 43 void removeInsets(int index, int type); in removeInsets() method |
| D | CarTaskViewHost.java | 120 void removeInsets(int index, int type); in removeInsets() method |
| D | CarTaskViewHostAidlToImplAdapter.java | 95 public void removeInsets(int index, int type) { in removeInsets() method in CarTaskViewHostAidlToImplAdapter |
| D | ControlledRemoteCarTaskView.java | 341 public void removeInsets(int index, int type) { in removeInsets() method in ControlledRemoteCarTaskView |
| D | RemoteCarTaskView.java | 224 public void removeInsets(int index, int type) { in removeInsets() method in RemoteCarTaskView |