HomeSort by relevance Sort by last modified time
    Searched defs:getCDMAIndex (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 745 mCi.hangupConnection (conn.getCDMAIndex(), obtainCompleteMessage());
764 mCi.separateConnection (conn.getCDMAIndex(),
843 if (cn.getCDMAIndex() == index) {
857 mCi.hangupConnection(cn.getCDMAIndex(), obtainCompleteMessage());
    [all...]
CdmaConnection.java 559 getCDMAIndex() throws CallStateException {

Completed in 23 milliseconds