Home
last modified time | relevance | path

Searched defs:hiddenAPI (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/build/soong/java/
H A Dhiddenapi.go35 type hiddenAPI struct { struct
38 active bool
47 bootDexJarPath OptionalDexJarPath
48 bootDexJarPathErr error
53 classesJarPaths android.Paths
57 uncompressDexState *bool
60 func (h *hiddenAPI) bootDexJar(ctx android.ModuleErrorfContext) OptionalDexJarPath {
67 func (h *hiddenAPI) classesJars() android.Paths {
71 func (h *hiddenAPI) uncompressDex() *bool {
95 …id.ModuleContext, dexJar OptionalDexJarPath, classesJar android.Path, uncompressedDexState *bool) {
[all …]
H A Djava.go2030 hiddenAPI anonMember
2577 hiddenAPI anonMember
H A Dbase.go545 hiddenAPI anonMember
H A Dsdk_library.go1894 hiddenAPI anonMember