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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaCallTracker.java753 mCi.hangupConnection (conn.getCDMAIndex(), obtainCompleteMessage());
772 mCi.separateConnection (conn.getCDMAIndex(),
851 if (cn.getCDMAIndex() == index) {
865 mCi.hangupConnection(cn.getCDMAIndex(), obtainCompleteMessage());
878 if (cn.getCDMAIndex() == index) {
H A DCdmaConnection.java562 getCDMAIndex() throws CallStateException { method in class:CdmaConnection

Completed in 173 milliseconds