Searched refs:getSortedDataKinds (Results 1 – 7 of 7) sorted by relevance
126 assertsDataKindEquals(reference.getSortedDataKinds(), type.getSortedDataKinds()); in testEditSchema_fallback()165 assertEquals(4 + 3, type.getSortedDataKinds().size()); in testReadOnlyDefinition()
419 for (DataKind kind : accountType.getSortedDataKinds()) { in trimEmpty()456 for (DataKind kind : accountType.getSortedDataKinds()) { in hasChanges()968 for (DataKind kind : newAccountType.getSortedDataKinds()) { in migrateStateForNewContact()988 for (DataKind kind : newAccountType.getSortedDataKinds()) { in migrateStateForNewContact()
158 public ArrayList<DataKind> getSortedDataKinds() { in getSortedDataKinds() method in ContactsSource
314 public ArrayList<DataKind> getSortedDataKinds() { in getSortedDataKinds() method in AccountType
254 for (DataKind kind : type.getSortedDataKinds()) { in setState()
690 final List<DataKind> dataKinds = accountType.getSortedDataKinds(); in parseRawContactDeltas()
692 for (DataKind kind : mEditableAccountType.getSortedDataKinds()) { in bindEditor()