Home
last modified time | relevance | path

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

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