Home
last modified time | relevance | path

Searched refs:getCdmaEriIconIndex (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTest.java39 assertEquals(2, ss.getCdmaEriIconIndex()); in testRoaming()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl420 int getCdmaEriIconIndex(String callingPackage); in getCdmaEriIconIndex() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DEriManager.java506 public int getCdmaEriIconIndex(int roamInd, int defRoamInd){ in getCdmaEriIconIndex() method in EriManager
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DNetworkControllerBaseTest.java222 when(mServiceState.getCdmaEriIconIndex()).thenReturn(isRoaming ? in setCdmaRoaming()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java3125 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in GsmCdmaPhone
3127 return super.getCdmaEriIconIndex(); in getCdmaEriIconIndex()
3129 return getServiceState().getCdmaEriIconIndex(); in getCdmaEriIconIndex()
3323 pw.println(" getCdmaEriIconIndex()=" + getCdmaEriIconIndex()); in dump()
DServiceStateTracker.java1748 mNewSS.setCdmaEriIconIndex(mPhone.mEriManager.getCdmaEriIconIndex(roamingIndicator, in handlePollStateResult()
3063 int iconIndex = mSS.getCdmaEriIconIndex(); in updateOperatorNameFromEri()
DPhone.java2351 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in Phone
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DMobileSignalController.java350 return mServiceState.getCdmaEriIconIndex() != EriInfo.ROAMING_INDICATOR_OFF in isRoaming()
/frameworks/base/telephony/java/android/telephony/
DServiceState.java530 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in ServiceState
DTelephony.java3094 values.put(CDMA_ERI_ICON_INDEX, state.getCdmaEriIconIndex()); in getContentValuesForServiceState()
DTelephonyManager.java3563 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in TelephonyManager
3564 return getCdmaEriIconIndex(getSubId()); in getCdmaEriIconIndex()
3572 public int getCdmaEriIconIndex(int subId) { in getCdmaEriIconIndex() method in TelephonyManager
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java641 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in PhoneMock
/frameworks/base/config/
Dboot-image-profile.txt30504 HSPLandroid/telephony/ServiceState;->getCdmaEriIconIndex()I
38342 HSPLcom/android/internal/telephony/ITelephony;->getCdmaEriIconIndex(Ljava/lang/String;)I