Searched refs:mLogDateFormat (Results 1 – 1 of 1) sorted by relevance
288 private SimpleDateFormat mLogDateFormat = new SimpleDateFormat("HH:mm:ss.SSS", Locale.US); field in EdgeBackGestureHandler1043 String curTimeStr = mLogDateFormat.format(mTmpLogDate); in onMotionEvent()