Home
last modified time | relevance | path

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

/build/soong/java/
Dhiddenapi_modular.go578 type ModuleStubDexJars map[*HiddenAPIScope]android.Path type
584 func (s ModuleStubDexJars) stubDexJarForWidestAPIScope() android.Path {
598 type StubDexJarsByModule map[string]ModuleStubDexJars
641 stubDexJarsByScope = ModuleStubDexJars{}