Searched refs:SystemHiddenAPIScope (Results 1 – 3 of 3) sorted by relevance
/build/soong/java/ |
D | hiddenapi_modular.go | 108 SystemHiddenAPIScope = initHiddenAPIScope(&HiddenAPIScope{ var 145 SystemHiddenAPIScope, 157 SystemHiddenAPIScope, 165 SystemHiddenAPIScope, 260 m[SystemHiddenAPIScope] = systemStubModules
|
D | bootclasspath_fragment_test.go | 252 …emStubsJar, stubsJar}, info.TransitiveStubDexJarsByScope.StubDexJarsForScope(SystemHiddenAPIScope))
|
/build/soong/apex/ |
D | bootclasspath_fragment_test.go | 235 checkAPIScopeStubs("art", artInfo, java.SystemHiddenAPIScope, bazSystemStubs) 247 checkAPIScopeStubs("other", otherInfo, java.SystemHiddenAPIScope, bazSystemStubs, fooSystemStubs)
|