Searched refs:builderContext (Results 1 – 1 of 1) sorted by relevance
6562 Context builderContext; in recoverBuilder() local6565 builderContext = context.createApplicationContext(applicationInfo, in recoverBuilder()6569 builderContext = context; // try with our context in recoverBuilder()6572 builderContext = context; // try with given context in recoverBuilder()6575 return new Builder(builderContext, n); in recoverBuilder()