Searched defs:HiddenAPIScope (Results 1 – 1 of 1) sorted by relevance
32 type HiddenAPIScope struct { struct34 name string37 sdkKind android.SdkKind40 hiddenAPIListOption string44 nonUpdatableSourceModule string48 nonUpdatableFromTextModule string52 nonUpdatablePrebuiltModule string56 func initHiddenAPIScope(apiScope *HiddenAPIScope) *HiddenAPIScope {86 …nc (l *HiddenAPIScope) scopeSpecificStubModule(ctx android.BaseModuleContext, name string) string {107 func (l *HiddenAPIScope) String() string {[all …]