Home
last modified time | relevance | path

Searched refs:isSystemPropertyId (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/property/
DHalPropertyDebugUtils.java78 if (isSystemPropertyId(propertyId)) { in toPropertyIdString()
359 private static boolean isSystemPropertyId(int propertyId) { in isSystemPropertyId() method in HalPropertyDebugUtils