HomeSort by relevance Sort by last modified time
    Searched refs:toggleVisibilityForPendingTransition (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/ui/
CustomHeaderPagerListViewHolder.java 112 public void toggleVisibilityForPendingTransition(final boolean show, final View epicenterView) {
  /packages/apps/Messaging/src/com/android/messaging/ui/contact/
ContactPickerFragment.java 540 mAllContactsListViewHolder.toggleVisibilityForPendingTransition(show, mPendingExplodeView);
541 mFrequentContactsListViewHolder.toggleVisibilityForPendingTransition(show,

Completed in 1709 milliseconds