Searched defs:PhoneBase (Results 1 – 1 of 1) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PhoneBase.java | 86 public abstract class PhoneBase extends Handler implements Phone { class 340 … protected PhoneBase(String name, PhoneNotifier notifier, Context context, CommandsInterface ci) { in PhoneBase() method in PhoneBase 354 protected PhoneBase(String name, PhoneNotifier notifier, Context context, CommandsInterface ci, in PhoneBase() method in PhoneBase 370 protected PhoneBase(String name, PhoneNotifier notifier, Context context, CommandsInterface ci, in PhoneBase() method in PhoneBase
|