Searched defs:SdkLibrary (Results 1 – 1 of 1) sorted by relevance
1397 type SdkLibrary struct { struct1398 Library1400 sdkLibraryProperties sdkLibraryProperties1403 scopeToProperties map[*apiScope]*ApiScopeProperties1405 commonToSdkLibraryAndImport1407 builtInstalledForApex []dexpreopterInstall1412 func (module *SdkLibrary) generateTestAndSystemScopesByDefault() bool {1416 func (module *SdkLibrary) DexJarBuildPath(ctx android.ModuleErrorfContext) OptionalDexJarPath {1423 func (module *SdkLibrary) DexJarInstallPath() android.Path {1430 func (module *SdkLibrary) getGeneratedApiScopes(ctx android.EarlyModuleContext) apiScopes {[all …]