Home
last modified time | relevance | path

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

/build/soong/java/
Dhiddenapi.go28 type hiddenAPI struct { struct
31 active bool
40 bootDexJarPath OptionalDexJarPath
45 classesJarPaths android.Paths
49 uncompressDexState *bool
52 func (h *hiddenAPI) bootDexJar() OptionalDexJarPath {
56 func (h *hiddenAPI) classesJars() android.Paths {
60 func (h *hiddenAPI) uncompressDex() *bool {
84 …id.ModuleContext, dexJar OptionalDexJarPath, classesJar android.Path, uncompressedDexState *bool) {
138 …nAPI) hiddenAPIEncodeDex(ctx android.ModuleContext, dexJar android.OutputPath) android.OutputPath {
Dbase.go470 hiddenAPI anonMember
Dsdk_library.go1986 hiddenAPI anonMember
Djava.go1509 hiddenAPI anonMember