Searched refs:mPendingCallInEcm (Results 1 – 1 of 1) sorted by relevance
99 private boolean mPendingCallInEcm; field in GsmCdmaCallTracker180 mPendingCallInEcm = false; in updatePhoneType()451 mPendingCallInEcm=true; in dial()990 if( mPendingCallInEcm) { in handlePollCalls()991 mPendingCallInEcm = false; in handlePollCalls()1495 if (mPendingCallInEcm) { in handleMessage()1497 mPendingCallInEcm = false; in handleMessage()1666 pw.println(" mPendingCallInEcm=" + mPendingCallInEcm); in dump()