Searched defs:getPhoneType (Results 1 - 3 of 3) sorted by relevance
/packages/apps/InCallUI/src/com/android/incallui/service/ | ||
H A D | PhoneNumberService.java | 59 public int getPhoneType(); method in interface:PhoneNumberService.PhoneNumberInfo |
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ | ||
H A D | AtPhonebook.java | 546 name = name + "/" + getPhoneType(type); 619 private static String getPhoneType(int type) { method in class:AtPhonebook |
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/ | ||
H A D | ValuesDelta.java | 552 public int getPhoneType() { method in class:ValuesDelta |
Completed in 108 milliseconds