HomeSort by relevance Sort by last modified time
    Searched defs:getTypePrecedence (Results 1 - 3 of 3) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/
TypePrecedence.java 33 * @deprecated use {@link RawContactModifier#getTypePrecedence} instead, since this
85 public static int getTypePrecedence(String mimetype, int type) {
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
TypePrecedence.java 78 public static int getTypePrecedence(String mimetype, int type) {
  /packages/apps/Contacts/src/com/android/contacts/model/
RawContactModifier.java 289 public static int getTypePrecedence(DataKind kind, int rawValue) {
    [all...]

Completed in 35 milliseconds