Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Dhiddenapi.go95 func (h *hiddenAPI) initHiddenAPI(ctx android.ModuleContext, dexJar OptionalDexJarPath, classesJar … func
H A Djava.go2424 al.initHiddenAPI(ctx, makeDexJarPathFromPath(dexOutputFile), al.stubsJar, &uncompressed)
2854 j.initHiddenAPI(ctx, j.dexJarFile, outputFile, j.dexProperties.Uncompress_dex)
2888 …j.initHiddenAPI(ctx, makeDexJarPathFromPath(dexOutputFile), outputFile, j.dexProperties.Uncompress…
H A Dsdk_library.go2144 …module.initHiddenAPI(ctx, module.dexJarFile, module.findScopePaths(apiScopePublic).stubsImplPath[0…
H A Dbase.go1841 …j.initHiddenAPI(ctx, makeDexJarPathFromPath(dexOutputFile), j.implementationJarFile, j.dexProperti…