Searched refs:mLastIndicationSwitch (Results 1 – 1 of 1) sorted by relevance
90 private long mLastIndicationSwitch; field in KeyguardIndicationRotateTextViewController163 long timeSinceLastIndicationSwitch = currTime - mLastIndicationSwitch; in updateIndication()276 mLastIndicationSwitch = SystemClock.uptimeMillis(); in showIndication()