Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarView.java330 updateSafeInsets(cornerCutoutMargins); in updateLayoutForCutout()
359 private void updateSafeInsets(Pair<Integer, Integer> cornerCutoutMargins) { in updateSafeInsets() method in PhoneStatusBarView