Searched refs:mRemoteInputView (Results 1 – 1 of 1) sorted by relevance
514 mEditText.mRemoteInputView = this; in setEditTextReferenceToSelf()535 mEditText.mRemoteInputView = null; in onDetachedFromWindow()1011 private RemoteInputView mRemoteInputView; field in RemoteInputView.RemoteEditText1045 if (mRemoteInputView != null && mRemoteInputView.mEntry.getRow().isChangingPosition() in defocusIfNeeded()1050 if (mRemoteInputView != null) { in defocusIfNeeded()1058 if (mRemoteInputView != null) { in defocusIfNeeded()1059 mRemoteInputView in defocusIfNeeded()1078 if (mRemoteInputView != null) { in onFocusChanged()1084 if (mRemoteInputView != null && !mRemoteInputView.mRemoved) { in onFocusChanged()1098 return mRemoteInputView.requestScrollTo(); in requestRectangleOnScreen()[all …]