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.java123 updateEmptyEditors(/* shouldAnimate = */ true); in onRequest()
327 updateEmptyEditors(/* shouldAnimate = */ false); in setState()
462 public void updateEmptyEditors(boolean shouldAnimate) { in updateEmptyEditors() method in KindSectionView
DRawContactEditorView.java442 groupKindSectionView.updateEmptyEditors(/* shouldAnimate =*/ true); in setGroupMetaData()
939 kindSectionView.updateEmptyEditors(/* shouldAnimate =*/ true); in showAllFields()