Home
last modified time | relevance | path

Searched defs:updateMargins (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPINView.java100 private void updateMargins() { in updateMargins() method in KeyguardPINView
H A DKeyguardPatternView.java113 private void updateMargins() { in updateMargins() method in KeyguardPatternView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSPanel.java586 protected void updateMargins(View view, int start, int end) { in updateMargins() method in QSPanel
621 private void updateMargins(ViewGroup mediaHostView) { in updateMargins() method in QSPanel