Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactModifier.java943 private static final Set<String> sGenericMimeTypesWithoutTypeSupport = new HashSet<String>( field in RawContactModifier
999 } else if (sGenericMimeTypesWithoutTypeSupport.contains(mimeType)) { in migrateStateForNewContact()