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 309 public static class VoiceMailStateChangeListener extends PhoneStateListener {
316 public VoiceMailStateChangeListener(EventFacade ef) {
321 public VoiceMailStateChangeListener(EventFacade ef, int subId) {
326 public VoiceMailStateChangeListener(EventFacade ef, int subId, Looper looper) {
TelephonyManagerFacade.java 62 .VoiceMailStateChangeListener;
585 VoiceMailStateChangeListener.sListeningStates);
    [all...]

Completed in 3767 milliseconds