Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Dhiddenapi_modular.go636 type ModuleStubDexJars map[*HiddenAPIScope]android.Path type
642 func (s ModuleStubDexJars) stubDexJarForWidestAPIScope() android.Path {
656 type StubDexJarsByModule map[string]ModuleStubDexJars
699 stubDexJarsByScope = ModuleStubDexJars{}