HomeSort by relevance Sort by last modified time
    Searched refs:VoiceMailStateChangeListener (Results 1 - 2 of 2) sorted by null

  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyStateListeners.java 273 public static class VoiceMailStateChangeListener extends PhoneStateListener {
280 public VoiceMailStateChangeListener(EventFacade ef) {
285 public VoiceMailStateChangeListener(EventFacade ef, int subId) {
290 public VoiceMailStateChangeListener(EventFacade ef, int subId, Looper looper) {
TelephonyManagerFacade.java 66 .VoiceMailStateChangeListener;
527 VoiceMailStateChangeListener.sListeningStates);
    [all...]

Completed in 1295 milliseconds