Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/common/
H A DBaseFragment.java58 protected final CarUxRestrictions getCurrentRestrictions() { in getCurrentRestrictions() method in BaseFragment
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/utils/
H A DCarUxRestrictionsUtil.java142 public CarUxRestrictions getCurrentRestrictions() { in getCurrentRestrictions() method in CarUxRestrictionsUtil