Home
last modified time | relevance | path

Searched defs:SdkLibrary (Results 1 – 2 of 2) sorted by relevance

/build/soong/java/
Dsdk_library.go143 type SdkLibrary struct { struct
144 Library
146 sdkLibraryProperties sdkLibraryProperties
148 publicApiStubsPath android.Paths
149 systemApiStubsPath android.Paths
150 testApiStubsPath android.Paths
152 publicApiStubsImplPath android.Paths
153 systemApiStubsImplPath android.Paths
154 testApiStubsImplPath android.Paths
156 publicApiFilePath android.Path
[all …]
/build/soong/sysprop/
Dsysprop_library.go31 java.SdkLibrary anonMember