Searched defs:HiddenAPIScope (Results 1 – 1 of 1) sorted by relevance
31 type HiddenAPIScope struct { struct33 name string36 sdkKind android.SdkKind39 hiddenAPIListOption string43 nonUpdatableSourceModule string47 nonUpdatablePrebuiltModule string51 func initHiddenAPIScope(apiScope *HiddenAPIScope) *HiddenAPIScope {81 …nc (l *HiddenAPIScope) scopeSpecificStubModule(ctx android.BaseModuleContext, name string) string {99 func (l *HiddenAPIScope) String() string {641 …) addStubDexJar(ctx android.ModuleContext, module android.Module, scope *HiddenAPIScope, stubDexJa…[all …]