Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DContactsContract.java1656 return (contactId >= ENTERPRISE_CONTACT_ID_BASE) && (contactId < Profile.MIN_ID); in isEnterpriseContactId()
2144 public static final long MIN_ID = Long.MAX_VALUE - (long) Integer.MAX_VALUE; field in ContactsContract.Profile
2157 return id >= Profile.MIN_ID; in isProfileId()
/frameworks/base/api/
Dcurrent.txt25822 field public static final long MIN_ID = 9223372034707292160L; // 0x7fffffff80000000L
Dsystem-current.txt27778 field public static final long MIN_ID = 9223372034707292160L; // 0x7fffffff80000000L