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

/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCdmaCallTracker.java75 boolean pendingCallInEcm=false; field in class:CdmaCallTracker
238 pendingCallInEcm=true;
646 if( pendingCallInEcm) {
647 pendingCallInEcm = false;
1016 if (pendingCallInEcm) {
1018 pendingCallInEcm = false;

Completed in 23 milliseconds