Searched refs:statusBarHeaderHeight (Results 1 – 2 of 2) sorted by relevance
192 public int getClockBottom(int statusBarHeaderHeight) { in getClockBottom() argument193 return mKeyguardClockSwitchController.getClockBottom(statusBarHeaderHeight); in getClockBottom()
400 int getClockBottom(int statusBarHeaderHeight) { in getClockBottom() argument410 + statusBarHeaderHeight + mKeyguardClockTopMargin; in getClockBottom()