Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/utils/
H A DCarUiUtils.java187 @NonNull Resources resources, int propertyResId, boolean defaultValue) { in getBooleanSystemProperty()
211 public static String getSystemProperty(@NonNull Resources resources, int propertyResId) { in getSystemProperty()