Searched refs:isAttachedToWindow (Results 1 – 24 of 24) sorted by relevance
145 || !isAttachedToWindow()) { in onBind()182 || !isAttachedToWindow()) { in onBind()220 || !isAttachedToWindow()) { in onBind()342 if (mLoadTvInputId.equals(mChannel.getInputId()) || !isAttachedToWindow()) {381 || !isAttachedToWindow()) {
119 if (isAttachedToWindow() && getVisibility() == View.VISIBLE) { in onSelected()130 if (isAttachedToWindow() && getVisibility() == View.VISIBLE) { in onDeselected()
327 if (!isAttachedToWindow()) return;335 if (!isAttachedToWindow()) return;
278 if (!isAttachedToWindow()) return;
283 if (!isAttachedToWindow()) return;
37 if (view == null || event == null || !view.isAttachedToWindow()) { in isEventOver()
64 if (isAttachedToWindow()) { in onRtlPropertiesChanged()
43 if (target.isAttachedToWindow()) { in FirstFrameAnimatorHelper()
143 if (mCurrentView != null && mCurrentView.isAttachedToWindow()) { in getDrawRect()
210 if (!isAttachedToWindow() || mIconRow.getChildCount() == 0) { in trimNotifications()
346 if (!getView().isAttachedToWindow()) { in exitFullscreenMode()690 if (getView().isAttachedToWindow() && !getActivity().isInMultiWindowMode()) { in updateFullscreenAndGreenScreenMode()
408 if (!getView().isAttachedToWindow()) { in exitFullscreenMode()758 if (getView().isAttachedToWindow() && !getActivity().isInMultiWindowMode()) { in updateFullscreenAndGreenScreenMode()
169 if (isAttachedToWindow()) { in populateAndShowForTask()
627 boolean handleTaskStackChanges = mOverviewStateEnabled && isAttachedToWindow() in updateTaskStackListenerState()
401 if (!isAttachedToWindow()) { in reInflate()
205 if (OsUtil.isAtLeastKLP() && isAttachedToWindow()) { in getDesiredHeight()
383 if (hasAnim && mChipGroup.isAttachedToWindow()) { in reorderCheckedChips()
790 ((CallLogListItemViewHolder) viewHolder).isAttachedToWindow = true; in onViewAttachedToWindow()797 ((CallLogListItemViewHolder) viewHolder).isAttachedToWindow = false; in onViewDetachedFromWindow()
238 public boolean isAttachedToWindow; field in CallLogListItemViewHolder
138 boolean canUseWorkspaceView = workspaceView != null && workspaceView.isAttachedToWindow(); in prepareHomeUI()
144 if (!isAttachedToWindow()) { in DragView()
686 if (mOriginalIcon.isAttachedToWindow() && mPositionOut != null) { in onGlobalLayout()
1431 && isAttachedToWindow()
1796 if (mContentView.isAttachedToWindow()) { in runAfterAttachedToWindow()