Searched refs:addUnsupportedAppUsage (Results 1 – 8 of 8) sorted by relevance
1 // See com.google.currysrc.aosp.Annotations.addUnsupportedAppUsage(Path) method for details on the
66 public static AddAnnotation addUnsupportedAppUsage(Path unsupportedAppUsagePath) { in addUnsupportedAppUsage() method in Annotations
218 AddAnnotation processor = Annotations.addUnsupportedAppUsage(unsupportedAppUsageFile); in main()
928 createOptionalRule(Annotations.addUnsupportedAppUsage(unsupportedAppUsagePath)), in createTransformRules()