Searched refs:SdkLibrary (Results 1 – 2 of 2) sorted by relevance
46 SyspropJavaModule() *SdkLibrary143 type SdkLibrary struct { struct161 var _ Dependency = (*SdkLibrary)(nil)162 var _ SdkLibraryDependency = (*SdkLibrary)(nil)164 func (module *SdkLibrary) DepsMutator(ctx android.BottomUpMutatorContext) { argument184 func (module *SdkLibrary) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument222 func (module *SdkLibrary) AndroidMk() android.AndroidMkData { argument284 func (module *SdkLibrary) stubsName(apiScope apiScope) string { argument296 func (module *SdkLibrary) docsName(apiScope apiScope) string { argument308 func (module *SdkLibrary) implName() string { argument[all …]
31 java.SdkLibrary anonMember66 func (m *syspropLibrary) SyspropJavaModule() *java.SdkLibrary {67 return &m.SdkLibrary