HomeSort by relevance Sort by last modified time
    Searched defs:getDefaultChannel (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
GlobalSortKeyComparatorTest.java 56 "", 1499), getDefaultChannel());
63 "", 1499), getDefaultChannel());
70 "", 1499), getDefaultChannel());
95 "", 1499), getDefaultChannel());
101 "", 1499), getDefaultChannel());
125 "", 1499), getDefaultChannel());
132 "", 1499), getDefaultChannel());
147 private NotificationChannel getDefaultChannel() {
NotificationComparatorTest.java 112 new UserHandle(userId), "", 2000), getDefaultChannel());
121 new UserHandle(userId), "", 1999), getDefaultChannel());
130 "", 1499), getDefaultChannel());
137 "", 1599), getDefaultChannel());
146 "", 1299), getDefaultChannel());
153 "", 1259), getDefaultChannel());
160 "", 1259), getDefaultChannel());
167 "", 1258), getDefaultChannel());
177 "", 9258), getDefaultChannel());
185 "", 1599), getDefaultChannel());
    [all...]
RankingHelperTest.java 194 null, System.currentTimeMillis()), getDefaultChannel());
204 null, System.currentTimeMillis()), getDefaultChannel());
212 null, System.currentTimeMillis()), getDefaultChannel());
220 null, System.currentTimeMillis()), getDefaultChannel());
229 null, System.currentTimeMillis()), getDefaultChannel());
238 private NotificationChannel getDefaultChannel() {
    [all...]
  /platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
NotificationHelper.java 283 public NotificationChannel getDefaultChannel() {

Completed in 215 milliseconds