Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DRawContactModifier.java289 boolean includeSecondary, int exactValue) { in getBestValidType() argument
308 if (exactValue == type.rawValue) { in getBestValidType()