Searched defs:updateFullyVisibleState (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java2473 updateFullyVisibleState(false /* forceNotFullyVisible */);
2481 updateFullyVisibleState(true /* forceNotFullyVisible */);
2487 updateFullyVisibleState(false /* forceNotFullyVisible */);
2490 private void updateFullyVisibleState(boolean forceNotFullyVisible) { method in class:NotificationPanelView

Completed in 35 milliseconds