Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/contact/
DContactPickerFragment.java540 mAllContactsListViewHolder.toggleVisibilityForPendingTransition(show, mPendingExplodeView); in toggleContactListItemsVisibilityForPendingTransition()
541 mFrequentContactsListViewHolder.toggleVisibilityForPendingTransition(show, in toggleContactListItemsVisibilityForPendingTransition()
/packages/apps/Messaging/src/com/android/messaging/ui/
DCustomHeaderPagerListViewHolder.java112 public void toggleVisibilityForPendingTransition(final boolean show, final View epicenterView) { in toggleVisibilityForPendingTransition() method in CustomHeaderPagerListViewHolder