Home
last modified time | relevance | path

Searched refs:ADDITIONAL_CONTACT_INFO_CARRIER_PRESENCE (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/phonenumbercache/
DPhoneQuery.java46 static final int ADDITIONAL_CONTACT_INFO_CARRIER_PRESENCE = 1; field in PhoneQuery
DContactInfoHelper.java391 cursor.getInt(PhoneQuery.ADDITIONAL_CONTACT_INFO_CARRIER_PRESENCE); in fillAdditionalContactInfo()