Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardStatusBarView.java230 updateCornerCutoutPadding(cornerCutoutMargins); in updateLayoutConsideringCutout()
238 private void updateCornerCutoutPadding(Pair<Integer, Integer> cornerCutoutMargins) { in updateCornerCutoutPadding() method in KeyguardStatusBarView