Searched refs:mPendingExplodeView (Results 1 – 1 of 1) sorted by relevance
114 private View mPendingExplodeView; field in ContactPickerFragment282 mPendingExplodeView = view; in onContactListItemClicked()361 if (mPendingExplodeView == null) { in updateVisualsForContactPickingMode()364 mPendingExplodeView = mToolbar; in updateVisualsForContactPickingMode()369 mCustomHeaderViewPager, mPendingExplodeView, mRootView, in updateVisualsForContactPickingMode()511 final Rect epicenter = mPendingExplodeView == null ? null : in startExplodeTransitionForContactLists()512 UiUtils.getMeasuredBoundsOnScreen(mPendingExplodeView); in startExplodeTransitionForContactLists()540 mAllContactsListViewHolder.toggleVisibilityForPendingTransition(show, mPendingExplodeView); in toggleContactListItemsVisibilityForPendingTransition()542 mPendingExplodeView); in toggleContactListItemsVisibilityForPendingTransition()