Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenPolicyTest.java217 ZenPolicy channelsPriority = builder.build(); in testZenPolicyApplyChannels_applyUnset() local
220 channelsPriority.apply(unset); in testZenPolicyApplyChannels_applyUnset()
221 assertThat(channelsPriority.getPriorityChannelsAllowed()).isEqualTo(ZenPolicy.STATE_ALLOW); in testZenPolicyApplyChannels_applyUnset()