android.telephony._tests
Class TestPhoneNotifier
java.lang.Object
android.telephony._tests.TestPhoneNotifier
- All Implemented Interfaces:
- PhoneNotifier
public class TestPhoneNotifier
- extends Object
- implements PhoneNotifier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestPhoneNotifier
public TestPhoneNotifier()
notifyPhoneState
public void notifyPhoneState(Phone phone)
- Specified by:
notifyPhoneState in interface PhoneNotifier
notifyServiceState
public void notifyServiceState(Phone phone)
- Specified by:
notifyServiceState in interface PhoneNotifier
notifySignalStrength
public void notifySignalStrength(Phone phone)
- Specified by:
notifySignalStrength in interface PhoneNotifier
notifyMessageWaitingChanged
public void notifyMessageWaitingChanged(Phone phone)
- Specified by:
notifyMessageWaitingChanged in interface PhoneNotifier
notifyCallForwardingChanged
public void notifyCallForwardingChanged(Phone phone)
- Specified by:
notifyCallForwardingChanged in interface PhoneNotifier
notifyDataConnection
public void notifyDataConnection(Phone phone)
- Specified by:
notifyDataConnection in interface PhoneNotifier
notifyDataActivity
public void notifyDataActivity(Phone phone)
- Specified by:
notifyDataActivity in interface PhoneNotifier
Please submit a feedback, bug or feature