Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactModifier.java287 boolean includeSecondary, int exactValue) { in getBestValidType() argument
306 if (exactValue == type.rawValue) { in getBestValidType()