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