Searched refs:proceedAfterWaitChar (Results 1 - 8 of 8) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipConnectionBase.java139 public void proceedAfterWaitChar() { method in class:SipConnectionBase
140 if (DBG) log("proceedAfterWaitChar: ignore");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsExternalConnection.java137 public void proceedAfterWaitChar() { method in class:ImsExternalConnection
H A DImsPhoneConnection.java360 public void proceedAfterWaitChar() { method in class:ImsPhoneConnection
362 Rlog.w(LOG_TAG, "ImsPhoneConnection.proceedAfterWaitChar(): Expected "
375 Rlog.w(LOG_TAG, "ImsPhoneConnection.proceedAfterWaitChar(): Expected "
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DGsmCdmaConnectionTest.java175 connection.proceedAfterWaitChar();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DConnection.java504 call to proceedAfterWaitChar() */
571 public abstract void proceedAfterWaitChar(); method in class:Connection
H A DGsmCdmaConnection.java367 public void proceedAfterWaitChar() { method in class:GsmCdmaConnection
369 Rlog.w(LOG_TAG, "GsmCdmaConnection.proceedAfterWaitChar(): Expected "
382 Rlog.w(LOG_TAG, "GsmCdmaConnection.proceedAfterWaitChar(): Expected "
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsPhoneConnectionTest.java206 mConnectionUT.proceedAfterWaitChar();
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DGSMPhoneTest.java.broken1411 cn.proceedAfterWaitChar();
1450 cn.proceedAfterWaitChar();

Completed in 107 milliseconds