Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java337 updateExpandCollapseButton(getCollapseButtonText(), /* duration = */ 0); in initialize()
340 updateExpandCollapseButton(getExpandButtonText(), /* duration = */ 0); in initialize()
756 private void updateExpandCollapseButton(CharSequence buttonText, long duration) { in updateExpandCollapseButton() method in ExpandingEntryCardView
818 updateExpandCollapseButton(getCollapseButtonText(), in expand()
877 updateExpandCollapseButton(getExpandButtonText(), in collapse()