Searched refs:mDisplayToLastClientId (Results 1 – 2 of 2) sorted by relevance
36 final SparseIntArray mDisplayToLastClientId = new SparseIntArray(); field in MultiClientInputMethod86 mDisplayToLastClientId.delete(displayId); in onDisplayRemoved()
160 final int lastClientId = mInputMethod.mDisplayToLastClientId.get(mSelfReportedDisplayId); in onStartInputOrWindowGainedFocus()197 mInputMethod.mDisplayToLastClientId.put(mSelfReportedDisplayId, mClientId); in onStartInputOrWindowGainedFocus()