Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java4110 UiccCardApplication uiccCardApplication = mUiccApplication.get(); in getOperatorNumeric() local
4111 if (uiccCardApplication != null in getOperatorNumeric()
4112 && uiccCardApplication.getType() == AppType.APPTYPE_RUIM) { in getOperatorNumeric()