Searched refs:setShowCurrentUserTime (Results 1 – 5 of 5) sorted by relevance
64 mTimeView.setShowCurrentUserTime(true); in onFinishInflate()65 mAmPmView.setShowCurrentUserTime(true); in onFinishInflate()
311 public void setShowCurrentUserTime(boolean showCurrentUserTime) { in setShowCurrentUserTime() method in KeyguardClockSwitch312 mClockView.setShowCurrentUserTime(showCurrentUserTime); in setShowCurrentUserTime()313 mClockViewBold.setShowCurrentUserTime(showCurrentUserTime); in setShowCurrentUserTime()
191 mClockView.setShowCurrentUserTime(true); in onFinishInflate()
406 public void setShowCurrentUserTime(boolean showCurrentUserTime) { in setShowCurrentUserTime() method in TextClock
84685 Landroid/widget/TextClock;->setShowCurrentUserTime(Z)V