Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DEditorAnimator.java51 public void removeEditorView(final View victim) { in removeEditorView() method in EditorAnimator
DLabeledEditorView.java199 EditorAnimator.getInstance().removeEditorView(this); in deleteEditor()