Searched refs:lastClientId (Results 1 – 1 of 1) sorted by relevance
160 final int lastClientId = mInputMethod.mDisplayToLastClientId.get(mSelfReportedDisplayId); in onStartInputOrWindowGainedFocus() local161 if (lastClientId != mClientId) { in onStartInputOrWindowGainedFocus()163 mDelegate.setActive(lastClientId, false /* active */); in onStartInputOrWindowGainedFocus()