Searched refs:mBaseContext (Results 1 – 1 of 1) sorted by relevance
98 private Context mBaseContext; field in ValidateNotificationPeople112 mBaseContext = context; in initialize()116 mBaseContext.getContentResolver(), SETTING_ENABLE_PEOPLE_VALIDATOR, 1); in initialize()130 mBaseContext.getContentResolver().registerContentObserver(Contacts.CONTENT_URI, true, in initialize()140 mBaseContext = context; in initForTests()231 context = mBaseContext.createPackageContextAsUser("android", 0, userHandle); in getContextAsUser()