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

/frameworks/base/core/java/android/provider/
H A DContacts.java2271 public static final String PHONE_TYPE = ContactsContract.Intents.Insert.PHONE_TYPE; field in class:Contacts.Intents.Insert
H A DContactsContract.java5925 public static final String PHONE_TYPE = "phone_type"; field in class:ContactsContract.Intents.Insert
/frameworks/base/core/java/android/webkit/
H A DWebView.java843 public static final int PHONE_TYPE = 2; field in class:WebView.HitTestResult
1967 * to PHONE_TYPE and the phone number is set in the "extra" field of
1987 result.setType(HitTestResult.PHONE_TYPE);

Completed in 62 milliseconds