Searched refs:initHiddenAPI (Results 1 – 4 of 4) sorted by relevance
/build/soong/java/ |
D | hiddenapi.go | 84 func (h *hiddenAPI) initHiddenAPI(ctx android.ModuleContext, dexJar OptionalDexJarPath, classesJar … func
|
D | java.go | 1683 j.initHiddenAPI(ctx, dexJarFile, outputFile, j.dexProperties.Uncompress_dex) 1713 …j.initHiddenAPI(ctx, makeDexJarPathFromPath(dexOutputFile), outputFile, j.dexProperties.Uncompress…
|
D | base.go | 1461 …j.initHiddenAPI(ctx, makeDexJarPathFromPath(dexOutputFile), j.implementationJarFile, j.dexProperti…
|
D | sdk_library.go | 2309 … module.initHiddenAPI(ctx, dexJarFile, module.findScopePaths(apiScopePublic).stubsImplPath[0], nil)
|