Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DEriManager.java508 public int getCdmaEriIconIndex(int roamInd, int defRoamInd){ in getCdmaEriIconIndex() method in EriManager
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTest.java44 assertEquals(2, ss.getCdmaEriIconIndex()); in testRoaming()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DNetworkControllerBaseTest.java273 when(mServiceState.getCdmaEriIconIndex()).thenReturn(isRoaming ? in setCdmaRoaming()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl343 int getCdmaEriIconIndex(String callingPackage, String callingFeatureId); in getCdmaEriIconIndex() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DMobileSignalController.java425 return mServiceState.getCdmaEriIconIndex() != EriInfo.ROAMING_INDICATOR_OFF in isRoaming()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java3777 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in GsmCdmaPhone
3779 return super.getCdmaEriIconIndex(); in getCdmaEriIconIndex()
3781 return getServiceState().getCdmaEriIconIndex(); in getCdmaEriIconIndex()
4028 pw.println(" getCdmaEriIconIndex()=" + getCdmaEriIconIndex()); in dump()
DServiceStateTracker.java1987 mNewSS.setCdmaEriIconIndex(mEriManager.getCdmaEriIconIndex(roamingIndicator, in handlePollStateResult()
3683 int iconIndex = mSS.getCdmaEriIconIndex(); in getOperatorNameFromEri()
DPhone.java2849 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in Phone
/frameworks/base/telephony/java/android/telephony/
DServiceState.java740 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in ServiceState
DTelephonyManager.java5427 public int getCdmaEriIconIndex() { in getCdmaEriIconIndex() method in TelephonyManager
5428 return getCdmaEriIconIndex(getSubId()); in getCdmaEriIconIndex()
5437 public int getCdmaEriIconIndex(int subId) { in getCdmaEriIconIndex() method in TelephonyManager
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt69545 Landroid/telephony/TelephonyManager;->getCdmaEriIconIndex()I
98774 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getCdmaEriIconIndex(Ljava/lang/String;)I
99128 Lcom/android/internal/telephony/ITelephony;->getCdmaEriIconIndex(Ljava/lang/String;)I
Dboot-image-profile.txt14146 HSPLandroid/telephony/ServiceState;->getCdmaEriIconIndex()I