Searched refs:getSortedDataKinds (Results 1 – 6 of 6) sorted by relevance
139 assertsDataKindEquals(reference.getSortedDataKinds(), type.getSortedDataKinds()); in testEditSchema_fallback()177 assertEquals(3 + mDefaultMimetypes.size(), type.getSortedDataKinds().size()); in testReadOnlyDefinition()
417 for (DataKind kind : accountType.getSortedDataKinds()) { in trimEmpty()454 for (DataKind kind : accountType.getSortedDataKinds()) { in hasChanges()966 for (DataKind kind : newAccountType.getSortedDataKinds()) { in migrateStateForNewContact()986 for (DataKind kind : newAccountType.getSortedDataKinds()) { in migrateStateForNewContact()
158 public ArrayList<DataKind> getSortedDataKinds() { in getSortedDataKinds() method in ContactsSource
269 public ArrayList<DataKind> getSortedDataKinds() { in getSortedDataKinds() method in AccountType
311 public ArrayList<DataKind> getSortedDataKinds() { in getSortedDataKinds() method in AccountType
584 final List<DataKind> dataKinds = accountType.getSortedDataKinds(); in parseRawContactDelta()