Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactEntryListFragment.java504 public boolean isVisibleScrollbarEnabled() { in isVisibleScrollbarEnabled() method in ContactEntryListFragment
516 boolean hasScrollbar = isVisibleScrollbarEnabled() && isSectionHeaderDisplayEnabled(); in configureVerticalScrollbar()