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