Searched refs:CORE_PROPERTIES (Results 1 – 3 of 3) sorted by relevance
98 private static final int[] CORE_PROPERTIES = new int[]{ field in ClusterHalService179 for (int coreProperty : CORE_PROPERTIES) { in takeProperties()
103 private static final int[] CORE_PROPERTIES = new int[]{ field in UserHalService259 for (int i = 0; i < CORE_PROPERTIES.length; i++) { in isSupported()260 if (mProperties.get(CORE_PROPERTIES[i]) == null) { in isSupported()
24 0 (full mode): All VHAL properties in ClusterHalService#CORE_PROPERTIES must be