Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationInfoTest.java455 final View interruptivenessSettings = mNotificationInfo.findViewById( in testBindNotification_BlockLink_BlockingHelper() local
458 assertEquals(GONE, interruptivenessSettings.getVisibility()); in testBindNotification_BlockLink_BlockingHelper()