Searched defs:getTypePrecedence (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/
H A DTypePrecedence.java32 * @deprecated use {@link RawContactModifier#getTypePrecedence} instead, since this
86 public static int getTypePrecedence(String mimetype, int type) { method in class:TypePrecedence
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
H A DTypePrecedence.java78 public static int getTypePrecedence(String mimetype, int type) { method in class:TypePrecedence
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
H A DRawContactModifier.java273 public static int getTypePrecedence(DataKind kind, int rawValue) { method in class:RawContactModifier

Completed in 134 milliseconds