Home
last modified time | relevance | path

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

/build/soong/java/
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 …]
Djava.go2359 hiddenAPI anonMember
2922 hiddenAPI anonMember
Dbase.go556 hiddenAPI anonMember
Dsdk_library.go1980 hiddenAPI anonMember