Home
last modified time | relevance | path

Searched refs:getWindowVisibility (Results 1 – 22 of 22) sorted by relevance

/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
DGapWorker.java219 if (view.getWindowVisibility() == View.VISIBLE) { in buildTaskList()
230 if (view.getWindowVisibility() != View.VISIBLE) { in buildTaskList()
385 if (view.getWindowVisibility() == View.VISIBLE) { in run()
/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DMultiRecyclerViewPrefetchTest.java83 public int getWindowVisibility() { in createRecyclerView()
DRecyclerViewCacheTest.java88 public int getWindowVisibility() { in getWindowVisibility() method in RecyclerViewCacheTest.TimeMockingRecyclerView
827 public int getWindowVisibility() { in onCreateViewHolder()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DIllustrationVideoView.java152 if (getWindowVisibility() == View.VISIBLE) { in createMediaPlayer()
/frameworks/base/core/java/android/animation/
DLayoutTransition.java1256 if (parent.getWindowVisibility() != View.VISIBLE) { in addChild()
1300 if (parent.getWindowVisibility() != View.VISIBLE) { in layoutChange()
1361 if (parent.getWindowVisibility() != View.VISIBLE) { in removeChild()
/frameworks/base/core/java/com/android/internal/view/
DFloatingActionMode.java308 return mOriginatingView.getWindowVisibility() == View.VISIBLE in isViewStillActive()
/frameworks/base/core/java/com/android/internal/widget/
DExploreByTouchHelper.java553 if (mView.getWindowVisibility() != View.VISIBLE) { in intersectVisibleToUser()
/frameworks/base/core/java/android/widget/
DProgressBar.java589 mCurrentDrawable.setVisible(getWindowVisibility() == VISIBLE && isShown(), false); in swapCurrentDrawable()
1603 if (getVisibility() != VISIBLE || getWindowVisibility() != VISIBLE) { in startAnimation()
2036 return isIndeterminate() && getWindowVisibility() == VISIBLE && isShown(); in isAnimating()
DSuggestionsAdapter.java188 || mSearchView.getWindowVisibility() != View.VISIBLE) { in runQueryOnBackgroundThread()
DAutoCompleteTextView.java1073 if (getWindowVisibility() == View.GONE) return; in updateDropDownForFilter()
DImageView.java1003 : isAttachedToWindow() && getWindowVisibility() == VISIBLE && isShown(); in updateDrawable()
DAbsListView.java2187 final boolean visible = getWindowVisibility() == View.VISIBLE; in setFrame()
5702 if (getWindowVisibility() == View.VISIBLE) { in showPopup()
DEditor.java2974 if (mTextView.getWindowVisibility() != View.VISIBLE) { in onSpanAdded()
/frameworks/support/customview/src/main/java/androidx/customview/widget/
DExploreByTouchHelper.java935 if (mHost.getWindowVisibility() != View.VISIBLE) { in isVisibleToUser()
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
DSuggestionsAdapter.java153 || mSearchView.getWindowVisibility() != View.VISIBLE) { in runQueryOnBackgroundThread()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarView.java1192 + " " + visibilityToString(getWindowVisibility()) in dump()
/frameworks/base/core/java/android/view/
DView.java12974 public int getWindowVisibility() { in getWindowVisibility() method in View
14174 if (mParent != null && getWindowVisibility() == VISIBLE && in setFlags()
21200 highlight.setVisible(getWindowVisibility() == VISIBLE && isShown(), false); in setDefaultFocusHighlight()
21544 background.setVisible(getWindowVisibility() == VISIBLE && isShown(), false); in setBackgroundDrawable()
21748 foreground.setVisible(getWindowVisibility() == VISIBLE && isShown(), false); in setForeground()
DViewGroup.java5693 dispatchVisibilityAggregated(isAttachedToWindow() && getWindowVisibility() == VISIBLE in attachViewToParent()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33489 method public int getWindowVisibility();
/frameworks/base/api/
Dcurrent.txt47583 method public int getWindowVisibility();
/frameworks/base/config/
Dboot-image-profile.txt33691 HSPLandroid/view/View;->getWindowVisibility()I
Dhiddenapi-public-dex.txt50721 Landroid/view/View;->getWindowVisibility()I