Searched defs:addSwipedOutNotification (Results 1 – 3 of 3) sorted by relevance
27 fun addSwipedOutNotification(key: String) in addHeadsUpPhoneListener() method209 override fun addSwipedOutNotification(key: String) {} in onHeadsUpAnimatingAwayStateChanged() method in com.android.systemui.statusbar.policy.HeadsUpManagerEmptyImpl
76 public void addSwipedOutNotification(@NonNull String key) { in addSwipedOutNotification() method in TestableHeadsUpManager
354 public void addSwipedOutNotification(@NonNull String key) { in addSwipedOutNotification() method in HeadsUpManagerPhone