Searched refs:mSelfReportedDisplayId (Results 1 – 1 of 1) sorted by relevance
41 private final int mSelfReportedDisplayId; field in ClientCallbackImpl56 mSelfReportedDisplayId = selfReportedDisplayId; in ClientCallbackImpl()87 mSoftInputWindowManager.getSoftInputWindow(mSelfReportedDisplayId); in onFinishSession()104 mSoftInputWindowManager.getSoftInputWindow(mSelfReportedDisplayId); in onHideSoftInput()120 mSoftInputWindowManager.getSoftInputWindow(mSelfReportedDisplayId); in onShowSoftInput()150 mSoftInputWindowManager.getOrCreateSoftInputWindow(mSelfReportedDisplayId); in onStartInputOrWindowGainedFocus()160 final int lastClientId = mInputMethod.mDisplayToLastClientId.get(mSelfReportedDisplayId); in onStartInputOrWindowGainedFocus()197 mInputMethod.mDisplayToLastClientId.put(mSelfReportedDisplayId, mClientId); in onStartInputOrWindowGainedFocus()222 mSoftInputWindowManager.getSoftInputWindow(mSelfReportedDisplayId); in onKeyDown()249 mSoftInputWindowManager.getSoftInputWindow(mSelfReportedDisplayId); in onKeyUp()