Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSliceViewController.java163 void updateTopMargin(float clockTopTextPadding) { in updateTopMargin() argument
165 lp.topMargin = (int) clockTopTextPadding; in updateTopMargin()