Searched refs:getClientId (Results 1 – 2 of 2) sorted by relevance
93 if (mClientId == window.getClientId()) { in onFinishSession()124 if (mClientId != window.getClientId()) { in onShowSoftInput()126 + " windowClientId=" + window.getClientId() in onShowSoftInput()168 if (window.getClientId() == mClientId) { in onStartInputOrWindowGainedFocus()
90 int getClientId() { in getClientId() method in SoftInputWindow