Home | History | Annotate | Download | only in phone

Lines Matching full:touchlockdelay

4587             int touchLockDelay = Settings.Secure.getInt(
4591 mHandler.sendEmptyMessageDelayed(TOUCH_LOCK_TIMER, touchLockDelay);