Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpAppearanceController.java182 () -> updateIsolatedIconLocation(true /* requireUpdate */)); in onViewAttached()
184 updateIsolatedIconLocation(true); in onViewAttached()
211 private void updateIsolatedIconLocation(boolean requireStateUpdate) { in updateIsolatedIconLocation() method in HeadsUpAppearanceController
258 updateIsolatedIconLocation(false /* requireUpdate */); in updateTopEntry()