Home
last modified time | relevance | path

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

/build/soong/java/
Dhiddenapi.go82 func (h *hiddenAPI) initHiddenAPI(ctx android.ModuleContext, dexJar, classesJar android.Path, uncom… func
Djava.go1340 j.initHiddenAPI(ctx, dexOutputPath, outputFile, nil)
1372 j.initHiddenAPI(ctx, dexOutputFile, outputFile, j.dexProperties.Uncompress_dex)
Dbase.go1236 j.initHiddenAPI(ctx, dexOutputFile, j.implementationJarFile, j.dexProperties.Uncompress_dex)
Dsdk_library.go2208 …module.initHiddenAPI(ctx, dexOutputPath, module.findScopePaths(apiScopePublic).stubsImplPath[0], n…