Home
last modified time | relevance | path

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

/packages/services/Car/car-test-lib/src/android/car/testapi/
DCarUxRestrictionsController.java39 void clearUxRestrictions() throws RemoteException; in clearUxRestrictions() method
DFakeCarUxRestrictionsService.java143 public void clearUxRestrictions() throws RemoteException { in clearUxRestrictions() method in FakeCarUxRestrictionsService