Home
last modified time | relevance | path

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

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