Searched defs:hiddenAPI (Results 1 – 2 of 2) sorted by relevance
28 type hiddenAPI struct { struct31 active bool40 bootDexJarPath android.Path45 classesJarPaths android.Paths49 uncompressDexState *bool52 func (h *hiddenAPI) bootDexJar() android.Path {56 func (h *hiddenAPI) classesJars() android.Paths {60 func (h *hiddenAPI) uncompressDex() *bool {82 …HiddenAPI(ctx android.ModuleContext, dexJar, classesJar android.Path, uncompressedDexState *bool) {136 …nAPI) hiddenAPIEncodeDex(ctx android.ModuleContext, dexJar android.OutputPath) android.OutputPath {
1176 hiddenAPI anonMember