Searched defs:animateStateChange (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/detail/
H A DContactDetailLayoutController.java354 private void showContactWithUpdates(boolean animateStateChange) { argument
365 if (!isDifferentContact && animateStateChange) {
391 if (!isDifferentContact && animateStateChange) {
400 if (!isDifferentContact && animateStateChange) {
411 if (!isDifferentContact && animateStateChange) {

Completed in 70 milliseconds