Searched refs:mWallTime (Results 1 – 3 of 3) sorted by relevance
65 struct tm * timeinfo = localtime(&(ev.mWallTime.tv_sec)); in dump()68 (int) ns2ms(ev.mWallTime.tv_nsec)); in dump()122 clock_gettime(CLOCK_REALTIME, &mWallTime); in SensorEventLog()
56 timespec mWallTime; member
716 final long mWallTime; field in InputMethodManagerService.StartInputInfo745 mWallTime = System.currentTimeMillis(); in StartInputInfo()809 long mWallTime; field in InputMethodManagerService.StartInputHistory.Entry838 mWallTime = original.mWallTime; in set()885 pw.println(" time=" + dataFormat.format(new Date(entry.mWallTime)) in dump()