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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneProxy.java45 public class PhoneProxy extends Handler implements Phone { class in inherits:Handler,Phone
65 private static final String LOG_TAG = "PhoneProxy";
68 public PhoneProxy(PhoneBase phone) { method in class:PhoneProxy
141 Rlog.d(LOG_TAG, "[PhoneProxy] " + msg);
145 Rlog.e(LOG_TAG, "[PhoneProxy] " + msg);

Completed in 25 milliseconds