Searched refs:parseAndSetPermAnnotation (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/packages/services/Car/tools/vehiclepropertyidsparser/src/com/android/car/tool/ |
D | VehiclePropertyIdsParser.java | 397 private void parseAndSetPermAnnotation(AnnotationExpr annotation, PropertyConfig config, in parseAndSetPermAnnotation() method in VehiclePropertyIdsParser 510 parseAndSetPermAnnotation(annotation, propertyConfig, accessMode, in parse() 516 parseAndSetPermAnnotation(requireAnnotation, propertyConfig, accessMode, in parse() 522 parseAndSetPermAnnotation(requireAnnotation, propertyConfig, accessMode, in parse()
|