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