Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java343 updateExpandCollapseButton(getCollapseButtonText(), /* duration = */ 0); in initialize()
487 private CharSequence getCollapseButtonText() { in getCollapseButtonText() method in ExpandingEntryCardView
824 updateExpandCollapseButton(getCollapseButtonText(), in expand()