Lines Matching refs:Config
42 return ctx.Config().Once(hiddenAPISingletonPathsKey, func() interface{} {
63 if ctx.Config().IsEnvTrue("UNSAFE_DISABLE_HIDDENAPI_FLAGS") {
70 if ctx.Config().FrameworksBaseDirExists(ctx) {
81 if ctx.Config().IsEnvTrue("UNSAFE_DISABLE_HIDDENAPI_FLAGS") {
103 …if inList("android.test.base", ctx.Config().BootJars()) && !ctx.Config().UnbundledBuildUsePrebuilt…
123 publicStubModules = append(publicStubModules, ctx.Config().ProductHiddenAPIStubs()...)
124 systemStubModules = append(systemStubModules, ctx.Config().ProductHiddenAPIStubsSystem()...)
125 testStubModules = append(testStubModules, ctx.Config().ProductHiddenAPIStubsTest()...)
126 if ctx.Config().IsEnvTrue("EMMA_INSTRUMENT") {
177 if ctx.Config().AllowMissingDependencies() {
196 Tool(ctx.Config().HostToolPath(ctx, "hiddenapi")).
387 if ctx.Config().IsEnvTrue("UNSAFE_DISABLE_HIDDENAPI_FLAGS") {
412 if ctx.Config().IsEnvTrue("UNSAFE_DISABLE_HIDDENAPI_FLAGS") {