Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/contact/
DContactPickerFragment.java371 showHideContactPagerWithAnimation(false /* show */); in updateVisualsForContactPickingMode()
545 private void showHideContactPagerWithAnimation(final boolean show) { in showHideContactPagerWithAnimation() method in ContactPickerFragment