Searched refs:isChangingPosition (Results 1 – 2 of 2) sorted by relevance
227 if (mEntry.row.isChangingPosition()) { in onAttachedToWindow()237 if (mEntry.row.isChangingPosition() || isTemporarilyDetached()) { in onDetachedFromWindow()471 if (mRemoteInputView != null && mRemoteInputView.mEntry.row.isChangingPosition() in defocusIfNeeded()
405 public boolean isChangingPosition() { in isChangingPosition() method in ExpandableView