Searched refs:getLowChannel (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | RankingHelperTest.java | 159 null, System.currentTimeMillis()), getLowChannel()); in setUp() 169 null, System.currentTimeMillis()), getLowChannel()); in setUp() 177 null, System.currentTimeMillis()), getLowChannel()); in setUp() 185 null, System.currentTimeMillis()), getLowChannel()); in setUp() 194 null, System.currentTimeMillis()), getLowChannel()); in setUp() 203 private NotificationChannel getLowChannel() { in getLowChannel() method in RankingHelperTest 307 null, System.currentTimeMillis()), getLowChannel()); in testGroupNotifications_highestIsProxy() 313 null, System.currentTimeMillis()), getLowChannel()); in testGroupNotifications_highestIsProxy()
|