Searched refs:updateVisibility (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationContentView.java89 updateVisibility();
143 updateVisibility();
146 private void updateVisibility() { method in class:NotificationContentView
/frameworks/base/core/java/com/android/internal/app/
H A DWindowDecorActionBar.java651 updateVisibility(false);
661 updateVisibility(false);
668 updateVisibility(true);
676 updateVisibility(false);
686 updateVisibility(false);
693 updateVisibility(true);
737 private void updateVisibility(boolean fromSystem) { method in class:WindowDecorActionBar
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/
H A DWindowDecorActionBar.java661 updateVisibility(false);
671 updateVisibility(false);
678 updateVisibility(true);
686 updateVisibility(false);
696 updateVisibility(false);
703 updateVisibility(true);
747 private void updateVisibility(boolean fromSystem) { method in class:WindowDecorActionBar
/frameworks/base/core/java/android/app/
H A DActivityThread.java3392 private void updateVisibility(ActivityClientRecord r, boolean show) { method in class:ActivityThread
3431 updateVisibility(r, show);
3479 updateVisibility(r, show);
3593 updateVisibility(r, true);

Completed in 107 milliseconds