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