Searched defs:fromSystem (Results 1 – 5 of 5) sorted by relevance
489 void onEntryUpdated(NotificationEntry entry, boolean fromSystem) { in onEntryUpdated()490 mBubbles.onEntryUpdated(notifToBubbleEntry(entry), shouldBubbleUp(entry), fromSystem); in onEntryUpdated() local
748 private void updateVisibility(boolean fromSystem) { in updateVisibility()766 public void doShow(boolean fromSystem) { in doShow()826 public void doHide(boolean fromSystem) { in doHide()
220 void onEntryUpdated(BubbleEntry entry, boolean shouldBubbleUp, boolean fromSystem); in onEntryUpdated()
2029 public void onEntryUpdated(BubbleEntry entry, boolean shouldBubbleUp, boolean fromSystem) { in onEntryUpdated()3184 public void onEntryUpdated(BubbleEntry entry, boolean shouldBubbleUp, boolean fromSystem) { in onEntryUpdated()
1491 private void wakeUp(boolean fromSystem) { in wakeUp()