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