Searched refs:SETTING_ENABLE_PEOPLE_VALIDATOR (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DValidateNotificationPeople.java63 private static final String SETTING_ENABLE_PEOPLE_VALIDATOR = field in class:ValidateNotificationPeople
102 mBaseContext.getContentResolver(), SETTING_ENABLE_PEOPLE_VALIDATOR, 1);

Completed in 57 milliseconds