Searched refs:mExitTimestamp (Results 1 – 1 of 1) sorted by relevance
72 mExitTimestamp = exitTimestamp; in ImeEvent()91 bundle.putLong("mExitTimestamp", mExitTimestamp); in toBundle()202 return mExitTimestamp; in getExitTimestamp()277 private final long mExitTimestamp; field in ImeEvent