Searched refs:mWallTime (Results 1 – 2 of 2) sorted by relevance
982 final long mWallTime; field in RebootEscrowManager.RebootEscrowEvent993 mWallTime = System.currentTimeMillis(); in RebootEscrowEvent()1049 pw.println(" time=" + sdf.format(new Date(event.mWallTime)) in dump()
812 final long mWallTime; field in InputMethodManagerService.StartInputInfo841 mWallTime = System.currentTimeMillis(); in StartInputInfo()876 final long mWallTime; field in InputMethodManagerService.SoftInputShowHideHistory.Entry902 mWallTime = System.currentTimeMillis(); in Entry()931 pw.println(" time=" + formatter.format(Instant.ofEpochMilli(entry.mWallTime)) in dump()1019 long mWallTime; field in InputMethodManagerService.StartInputHistory.Entry1048 mWallTime = original.mWallTime; in set()1096 pw.println(" time=" + formatter.format(Instant.ofEpochMilli(entry.mWallTime)) in dump()