Home
last modified time | relevance | path

Searched refs:hiddenAPIComputeMonolithicStubLibModules (Results 1 – 2 of 2) sorted by relevance

/build/soong/java/
Dplatform_bootclasspath.go122 apiLevelToStubLibModules := hiddenAPIComputeMonolithicStubLibModules(ctx.Config())
Dhiddenapi_modular.go225 func hiddenAPIComputeMonolithicStubLibModules(config android.Config) map[*HiddenAPIScope][]string { func