Home
last modified time | relevance | path

Searched refs:updateNotificationIconAreaAndCallChip (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
H A DCollapsedStatusBarFragment.java416 updateNotificationIconAreaAndCallChip(/* animate= */ false); in initNotificationIconArea()
475 updateNotificationIconAreaAndCallChip(animate); in updateStatusBarVisibilities()
521 private void updateNotificationIconAreaAndCallChip(boolean animate) { in updateNotificationIconAreaAndCallChip() method in CollapsedStatusBarFragment