Searched refs:setNotificationInterruption (Results 1 – 3 of 3) sorted by relevance
269 void setNotificationInterruption(String key); in setNotificationInterruption() method
940 mSysuiProxy.setNotificationInterruption(notif.getKey()); in updateBubble()
288 public void setNotificationInterruption(String key) { in BubblesManager()