Searched refs:isSystemProperty (Results 1 – 2 of 2) sorted by relevance
61 return isSystemProperty(propertyId) || isVendorOrBackportedProperty(propertyId); in isSupported()89 public static boolean isSystemProperty(int propertyId) { in isSystemProperty() method in CarPropertyHelper
39 import static com.android.car.internal.property.CarPropertyHelper.isSystemProperty;1948 && isSystemProperty(propertyId); in isStaticAndSystemPropertyLocked()