Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DKindSectionView.java116 updateEmptyEditors(/* shouldAnimate = */ true); in onRequest()
299 updateEmptyEditors(/* shouldAnimate = */ false); in setState()
433 public void updateEmptyEditors(boolean shouldAnimate) { in updateEmptyEditors() method in KindSectionView
DRawContactEditorView.java432 groupKindSectionView.updateEmptyEditors(/* shouldAnimate =*/ true); in setGroupMetaData()
924 kindSectionView.updateEmptyEditors(/* shouldAnimate =*/ true); in showAllFields()