Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactModifier.java148 EditType forceInclude, boolean includeSecondary, SparseIntArray typeCount, in getValidTypes() argument
172 final boolean forcedInclude = type.equals(forceInclude); in getValidTypes()