Searched refs:mPendingCallInEcm (Results 1 – 1 of 1) sorted by relevance
113 private boolean mPendingCallInEcm; field in GsmCdmaCallTracker199 mPendingCallInEcm = false; in updatePhoneType()501 mPendingCallInEcm = true; in dialCdma()517 mPendingCallInEcm = true; in dialCdma()1109 if( mPendingCallInEcm) { in handlePollCalls()1110 mPendingCallInEcm = false; in handlePollCalls()1676 if (mPendingCallInEcm) { in handleMessage()1681 mPendingCallInEcm = false; in handleMessage()1895 pw.println(" mPendingCallInEcm=" + mPendingCallInEcm); in dump()