Searched refs:applyViewChanges (Results 1 – 1 of 1) sorted by relevance
285 MAIN_EXECUTOR.execute(() -> applyViewChanges(viewUpdate)); in onBubbleStateChange()290 () -> MAIN_EXECUTOR.execute(() -> applyViewChanges(viewUpdate))); in onBubbleStateChange()328 private void applyViewChanges(BubbleBarViewUpdate update) { in applyViewChanges() method in BubbleBarController