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.java107 updateEmptyEditors(/* shouldAnimate = */ true); in setEnabled()
168 updateEmptyEditors(/* shouldAnimate = */ true); in onRequest()
209 updateEmptyEditors(/* shouldAnimate = */ false); in setState()
285 public void updateEmptyEditors(boolean shouldAnimate) { in updateEmptyEditors() method in KindSectionView
DCompactRawContactsEditorView.java757 lastVisibleKindSectionView.updateEmptyEditors(/* shouldAnimate =*/ false); in updateKindEditorEmptyFields()