Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNoManSimulator.java89 public Ranking removeRankingWithoutEvent(String key) { in removeRankingWithoutEvent() method in NoManSimulator
DNotifCollectionTest.java1602 Ranking ranking1 = mNoMan.removeRankingWithoutEvent(key1); in testMissingRanking()