Searched defs:PROTOCOL_ICQ (Results 1 - 2 of 2) sorted by relevance
/frameworks/base/core/java/android/provider/ | ||
H A D | Contacts.java | 1291 public static final int PROTOCOL_ICQ = 6; field in class:Contacts.ContactMethods 1375 case PROTOCOL_ICQ: |
H A D | ContactsContract.java | 6433 * <li>{@link #PROTOCOL_ICQ}</li> 6481 public static final int PROTOCOL_ICQ = 6; field in class:ContactsContract.CommonDataKinds.Im 6525 case PROTOCOL_ICQ: return com.android.internal.R.string.imProtocolIcq; |
Completed in 77 milliseconds