Home
last modified time | relevance | path

Searched defs:headerViewsCount (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DPinnedHeaderListAdapter.java113 int headerViewsCount = listView.getHeaderViewsCount(); in configurePinnedHeaders() local
/aosp12/frameworks/base/core/java/android/widget/
H A DExpandableListView.java378 final int headerViewsCount = getHeaderViewsCount(); in dispatchDraw() local