Searched refs:builderContext (Results 1 – 1 of 1) sorted by relevance
3947 Context builderContext; in recoverBuilder() local3950 builderContext = context.createApplicationContext(applicationInfo, in recoverBuilder()3954 builderContext = context; // try with our context in recoverBuilder()3957 builderContext = context; // try with given context in recoverBuilder()3960 return new Builder(builderContext, n); in recoverBuilder()