Searched refs:mExitTimestamp (Results 1 – 1 of 1) sorted by relevance
103 mExitTimestamp = exitTimestamp; in ImeEvent()122 bundle.putLong("mExitTimestamp", mExitTimestamp); in toBundle()259 return mExitTimestamp; in getExitTimestamp()406 private final long mExitTimestamp; field in ImeEvent