Searched refs:mBaseContext (Results 1 – 1 of 1) sorted by relevance
85 private Context mBaseContext; field in ValidateNotificationPeople98 mBaseContext = context; in initialize()102 mBaseContext.getContentResolver(), SETTING_ENABLE_PEOPLE_VALIDATOR, 1); in initialize()116 mBaseContext.getContentResolver().registerContentObserver(Contacts.CONTENT_URI, true, in initialize()205 context = mBaseContext.createPackageContextAsUser("android", 0, userHandle); in getContextAsUser()