Searched refs:showView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DCompactKindSectionView.java501 showView(view, shouldAnimate);
509 showView(view, /* shouldAnimate =*/ false); // Animation here causes jank
517 showView(view, shouldAnimate);
565 showView(view, shouldAnimate);
582 private void showView(View view, boolean shouldAnimate) { method in class:CompactKindSectionView

Completed in 83 milliseconds