Searched refs:setShowCurrentUserTime (Results 1 – 4 of 4) sorted by relevance
64 mTimeView.setShowCurrentUserTime(true); in onFinishInflate()65 mAmPmView.setShowCurrentUserTime(true); in onFinishInflate()
299 public void setShowCurrentUserTime(boolean showCurrentUserTime) { in setShowCurrentUserTime() method in KeyguardClockSwitch300 mClockView.setShowCurrentUserTime(showCurrentUserTime); in setShowCurrentUserTime()301 mClockViewBold.setShowCurrentUserTime(showCurrentUserTime); in setShowCurrentUserTime()
181 mClockView.setShowCurrentUserTime(true); in onFinishInflate()
410 public void setShowCurrentUserTime(boolean showCurrentUserTime) { in setShowCurrentUserTime() method in TextClock