Searched refs:builderContext (Results 1 – 1 of 1) sorted by relevance
7211 Context builderContext; in recoverBuilder() local7214 builderContext = context.createApplicationContext(applicationInfo, in recoverBuilder()7218 builderContext = context; // try with our context in recoverBuilder()7221 builderContext = context; // try with given context in recoverBuilder()7224 return new Builder(builderContext, n); in recoverBuilder()