Home
last modified time | relevance | path

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

/build/soong/java/
Dhiddenapi_modular.go563 type ModuleStubDexJars map[*HiddenAPIScope]android.Path type
569 func (s ModuleStubDexJars) stubDexJarForWidestAPIScope() android.Path {
583 type StubDexJarsByModule map[string]ModuleStubDexJars
626 stubDexJarsByScope = ModuleStubDexJars{}