Searched refs:unsupported_app_usage (Results 1 – 1 of 1) sorted by relevance
945 const AidlAnnotation* unsupported_app_usage = a.UnsupportedAppUsage(); in GenerateJavaAnnotations() local946 if (unsupported_app_usage != nullptr) { in GenerateJavaAnnotations()948 GenerateJavaUnsupportedAppUsageParameters(*unsupported_app_usage)); in GenerateJavaAnnotations()