Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/drivingstate/
DICarUxRestrictionsManager.aidl33 CarUxRestrictions getCurrentUxRestrictions(int displayId) = 2; in getCurrentUxRestrictions() method
/packages/services/Car/service/src/com/android/car/
DCarUxRestrictionsManagerService.java401 public synchronized CarUxRestrictions getCurrentUxRestrictions(int displayId) { in getCurrentUxRestrictions() method in CarUxRestrictionsManagerService
416 public synchronized CarUxRestrictions getCurrentUxRestrictions() { in getCurrentUxRestrictions() method in CarUxRestrictionsManagerService