Searched defs:sdkLibraryScopeProperties (Results 1 – 1 of 1) sorted by relevance
1871 type sdkLibraryScopeProperties struct { struct1872 Jars []string `android:"path"`1874 Sdk_version *string1877 Libs []string1880 Stub_srcs []string `android:"path"`1883 Current_api *string `android:"path"`1886 Removed_api *string `android:"path"`2033 …tx android.DefaultableHookContext, apiScope *apiScope, scopeProperties *sdkLibraryScopeProperties)…2063 …tx android.DefaultableHookContext, apiScope *apiScope, scopeProperties *sdkLibraryScopeProperties)…