Searched refs:mAppsBypassingDnd (Results 1 – 1 of 1) sorted by relevance
206 private boolean mAppsBypassingDnd; field in AudioManagerTest232 mAppsBypassingDnd = NotificationManager.getService().areChannelsBypassingDnd(); in setUp()1635 STREAM_RING, new MuteStateTransition(false, !mAppsBypassingDnd)); in testPriorityOnlyMuteAll()1657 STREAM_RING, new MuteStateTransition(false, !mAppsBypassingDnd)); in testPriorityOnlyMediaAllowed()1738 STREAM_RING, new MuteStateTransition(false, !mAppsBypassingDnd)); in testPriorityOnlyAlarmsAllowed()1812 STREAM_RING, new MuteStateTransition(false, !mAppsBypassingDnd)); in testPriorityOnlyChannelsCanBypassDnd()