Home
last modified time | relevance | path

Searched refs:getCarrierId (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierIdentifierTest.java111 assertEquals(CID_VZW, mCarrierIdentifier.getCarrierId()); in testCarrierMatch()
117 assertEquals(CID_FI, mCarrierIdentifier.getCarrierId()); in testCarrierMatch()
123 assertEquals(CID_TMO, mCarrierIdentifier.getCarrierId()); in testCarrierMatch()
135 assertEquals(CID_VZW, mCarrierIdentifier.getCarrierId()); in testCarrierMatchSpnOverride()
141 assertEquals(CID_FI, mCarrierIdentifier.getCarrierId()); in testCarrierMatchSpnOverride()
153 assertEquals(CID_VZW, mCarrierIdentifier.getCarrierId()); in testCarrierMatchSimAbsent()
158 assertEquals(CID_UNKNOWN, mCarrierIdentifier.getCarrierId()); in testCarrierMatchSimAbsent()
171 assertEquals(CID_UNKNOWN, mCarrierIdentifier.getCarrierId()); in testCarrierNoMatch()
183 assertEquals(CID_VZW, mCarrierIdentifier.getCarrierId()); in testCarrierMatchPreferApnChange()
190 assertEquals(CID_DOCOMO, mCarrierIdentifier.getCarrierId()); in testCarrierMatchPreferApnChange()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierIdentifier.java596 public int getCarrierId() { in getCarrierId() method in CarrierIdentifier
DGsmCdmaPhone.java1541 public int getCarrierId() { in getCarrierId() method in GsmCdmaPhone
1542 return mCarrerIdentifier.getCarrierId(); in getCarrierId()
DPhone.java3061 public int getCarrierId() { in getCarrierId() method in Phone
/frameworks/base/config/
Dboot-image-profile.txt9456 HPLcom/android/internal/telephony/CarrierIdentifier;->getCarrierId()I
9537 HPLcom/android/internal/telephony/GsmCdmaPhone;->getCarrierId()I