Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSplitClockView.java64 mTimeView.setShowCurrentUserTime(true); in onFinishInflate()
65 mAmPmView.setShowCurrentUserTime(true); in onFinishInflate()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitch.java311 public void setShowCurrentUserTime(boolean showCurrentUserTime) { in setShowCurrentUserTime() method in KeyguardClockSwitch
312 mClockView.setShowCurrentUserTime(showCurrentUserTime); in setShowCurrentUserTime()
313 mClockViewBold.setShowCurrentUserTime(showCurrentUserTime); in setShowCurrentUserTime()
DKeyguardStatusView.java191 mClockView.setShowCurrentUserTime(true); in onFinishInflate()
/frameworks/base/core/java/android/widget/
DTextClock.java406 public void setShowCurrentUserTime(boolean showCurrentUserTime) { in setShowCurrentUserTime() method in TextClock
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt84685 Landroid/widget/TextClock;->setShowCurrentUserTime(Z)V