Searched defs:SdkLibrary (Results 1 – 2 of 2) sorted by relevance
143 type SdkLibrary struct { struct144 Library146 sdkLibraryProperties sdkLibraryProperties148 publicApiStubsPath android.Paths149 systemApiStubsPath android.Paths150 testApiStubsPath android.Paths152 publicApiStubsImplPath android.Paths153 systemApiStubsImplPath android.Paths154 testApiStubsImplPath android.Paths156 publicApiFilePath android.Path[all …]
31 java.SdkLibrary anonMember