Searched refs:hasActiveInputConnection (Results 1 – 4 of 4) sorted by relevance
83 if (imm.hasActiveInputConnection(this)) { in scheduleShowSoftInput()
349 imm.hasActiveInputConnection(mActivity.getEditText())).isTrue()); in testShowSoftInputExplicitly_fullScreenMode()378 imm.hasActiveInputConnection(mActivity.getEditText())).isTrue()); in testShowSoftInputImplicitly_fullScreenMode()
934 public boolean hasActiveInputConnection(@Nullable View view) { in hasActiveInputConnection() method in InputMethodManager
3791 method public boolean hasActiveInputConnection(@Nullable android.view.View);