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