Home
last modified time | relevance | path

Searched refs:getContactsCallsSummary (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/zen/
DZenRuleCallsPreferenceController.java69 listPreference.setSummary(mBackend.getContactsCallsSummary(mRule.getZenPolicy())); in updateFromContactsValue()
DZenModeBackend.java316 protected int getContactsCallsSummary(ZenPolicy policy) { in getContactsCallsSummary() method in ZenModeBackend