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

/packages/apps/Contacts/src/com/android/contacts/model/
H A DRawContactModifier.java937 private static final Set<String> sGenericMimeTypesWithoutTypeSupport = new HashSet<String>( field in class:RawContactModifier
993 } else if (sGenericMimeTypesWithoutTypeSupport.contains(mimeType)) {

Completed in 30 milliseconds