Searched refs:statusBarHeaderHeight (Results 1 – 2 of 2) sorted by relevance
352 public int getClockBottom(int statusBarHeaderHeight) { in getClockBottom() argument353 return mKeyguardClockSwitchController.getClockBottom(statusBarHeaderHeight); in getClockBottom()
554 int getClockBottom(int statusBarHeaderHeight) { in getClockBottom() argument574 return clockHeight + statusBarHeaderHeight + mKeyguardSmallClockTopMargin; in getClockBottom()