Searched refs:dumpChannelsJson (Results 1 – 2 of 2) sorted by relevance
1297 public JSONArray dumpChannelsJson(NotificationManagerService.DumpFilter filter) { in dumpChannelsJson() method in RankingHelper
1626 JSONArray actual = mHelper.dumpChannelsJson(new NotificationManagerService.DumpFilter()); in testDumpChannelsJson()