Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardIndicationTextView.java42 public static final long Y_IN_DURATION = 600L; field in KeyguardIndicationTextView
298 return Y_IN_DURATION; in getYInDuration()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardIndicationRotateTextViewController.java67 - KeyguardIndicationTextView.Y_IN_DURATION;
69 2000L + KeyguardIndicationTextView.Y_IN_DURATION;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java155 DEFAULT_MESSAGE_TIME + KeyguardIndicationTextView.Y_IN_DURATION;