Searched refs:hasEditTypes (Results 1 – 2 of 2) sorted by relevance
98 if (RawContactModifier.hasEditTypes(kind)) { in hasValidTypes()153 if (!hasEditTypes(kind)) return validTypes; in getValidTypes()217 public static boolean hasEditTypes(DataKind kind) { in hasEditTypes() method in RawContactModifier
420 final boolean hasTypes = RawContactModifier.hasEditTypes(kind); in setValues()