Home
last modified time | relevance | path

Searched defs:viewCount (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/testcomponent/
H A DListViewService.java39 public int viewCount = 0; field in ListViewService.SimpleViewsFactory
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DGapWorker.java210 final int viewCount = mRecyclerViews.size(); in buildTaskList() local
H A DRecyclerView.java5322 public void setViewCacheSize(int viewCount) { in setViewCacheSize()
/aosp12/frameworks/base/sax/tests/saxtests/src/android/sax/
H A DSafeSaxTest.java531 public int viewCount; // number of times the video has been viewed field in SafeSaxTest.YouTubeVideo
/aosp12/frameworks/base/core/java/android/view/
H A DAccessibilityInteractionController.java532 final int viewCount = foundViews.size(); in findAccessibilityNodeInfosByTextUiThread() local
H A DViewRootImpl.java8218 public int viewCount; field in ViewRootImpl.TrackballAxis.GfxInfo
8978 final int viewCount; in run() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java5065 final int viewCount = getChildCount(); in getVisibleViewsToAnimateAway() local