Searched defs:exitTimestamp (Results 1 – 1 of 1) sorted by relevance
88 boolean isMainThread, long enterTimestamp, long exitTimestamp, long enterWallTime, in ImeEvent()97 int threadId, boolean isMainThread, long enterTimestamp, long exitTimestamp, in ImeEvent()170 final long exitTimestamp = bundle.getLong("mExitTimestamp"); in fromBundle() local