Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationBlockingHelperManager.java185 void setBlockingHelperRowForTest(ExpandableNotificationRow blockingHelperRowForTest) { in setBlockingHelperRowForTest() argument
186 mBlockingHelperRow = blockingHelperRowForTest; in setBlockingHelperRowForTest()