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

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DContactEditorFragment.java158 public static final int SPLIT = 2; field in interface:ContactEditorFragment.SaveMode
1123 if (saveMode == SaveMode.CLOSE || saveMode == SaveMode.SPLIT) {
1269 case SaveMode.SPLIT:
1872 save(SaveMode.SPLIT);

Completed in 119 milliseconds