Searched defs:HiddenAPIScope (Results 1 – 1 of 1) sorted by relevance
30 type HiddenAPIScope struct { struct32 name string35 sdkKind android.SdkKind38 hiddenAPIListOption string42 nonUpdatableSourceModule string46 nonUpdatablePrebuiltModule string50 func initHiddenAPIScope(apiScope *HiddenAPIScope) *HiddenAPIScope {80 …nc (l *HiddenAPIScope) scopeSpecificStubModule(ctx android.BaseModuleContext, name string) string {98 func (l *HiddenAPIScope) String() string {586 …) addStubDexJar(ctx android.ModuleContext, module android.Module, scope *HiddenAPIScope, stubDexJa…[all …]