Searched refs:setZenModeConfig (Results 1 – 3 of 3) sorted by relevance
74 mNotificationManager.setZenModeConfig(getMutedAllConfig()); in buildContextualCard_allSoundsMuted_shouldHavePhoneMutedSummary()84 mNotificationManager.setZenModeConfig(getCustomConfig()); in buildContextualCard_allowSomeSounds_shouldHaveWittExceptionsSummary()
62 setZenModeConfig(mode, condition); in onVoiceSettingInteraction()79 private void setZenModeConfig(int mode, Condition condition) { in setZenModeConfig() method in ZenModeVoiceActivity
56 public void setZenModeConfig(ZenModeConfig config) { in setZenModeConfig() method in ShadowNotificationManager