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