Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSliceViewController.java153 void updateTopMargin(float clockTopTextPadding) { in updateTopMargin() argument
155 lp.topMargin = (int) clockTopTextPadding; in updateTopMargin()