Searched defs:Phone (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/telecomm/java/android/telecom/ |
D | Phone.java | 41 public final class Phone { class 139 Phone(InCallAdapter adapter, String callingPackage, int targetSdkVersion) { in Phone() method in Phone
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | Phone.java | 112 public abstract class Phone extends Handler implements PhoneInternalInterface { class 495 protected Phone(String name, PhoneNotifier notifier, Context context, CommandsInterface ci, in Phone() method in Phone 512 protected Phone(String name, PhoneNotifier notifier, Context context, CommandsInterface ci, in Phone() method in Phone
|
/frameworks/base/core/java/android/provider/ |
D | ContactsContract.java | 6037 public static final class Phone implements DataColumnsWithJoins, CommonColumns, class in ContactsContract.CommonDataKinds 6042 private Phone() {} in Phone() method in ContactsContract.CommonDataKinds.Phone
|