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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
H A DPhoneMock.java65 public class PhoneMock extends Phone { class in inherits:Phone
66 private static final String LOG_TAG = "PhoneMock";
68 protected PhoneMock(String name, PhoneNotifier notifier, Context context, CommandsInterface ci, method in class:PhoneMock
74 protected PhoneMock(String name, PhoneNotifier notifier, Context context, CommandsInterface ci, method in class:PhoneMock

Completed in 65 milliseconds