Home
last modified time | relevance | path

Searched refs:getClockId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarStateControllerImpl.java482 public String getClockId() { in getClockId() method in StatusBarStateControllerImpl
492 return mClockSwitchView.getClockId(); in getClockId()
505 .setTag(getClockId()) in beginInteractionJankMonitor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DUnlockedScreenOffAnimationController.kt254 .setTag(statusBarStateControllerImpl.getClockId()) in shouldDelayKeyguardShow()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitch.java231 public String getClockId() { in getClockId() method in KeyguardClockSwitch