Searched defs:targetContext (Results 1 – 5 of 5) sorted by relevance
212 final Context targetContext; in updateAccounts() local395 final Context targetContext = getContext() in updateGoogleSettings() local
38 final Context targetContext = getContext(); in setUp() local
139 public ContextWithMockContentResolver(final Context targetContext) { in ContextWithMockContentResolver()
212 private static Context createTestContext(Context targetContext, TaskSchedulerService service) { in createTestContext()
182 public MyIsolatedContext(ContentResolver resolver, Context targetContext, in MyIsolatedContext()