Searched refs:APP_FAM_3GPP2 (Results 1 – 7 of 7) sorted by relevance
156 UiccController.APP_FAM_3GPP2)); in testSanity()160 assertNull(mUiccControllerUT.getIccFileHandler(0, UiccController.APP_FAM_3GPP2)); in testSanity()212 assertNotNull(mUiccControllerUT.getIccRecords(0, UiccController.APP_FAM_3GPP2)); in testPowerOffPowerOnWithApp()216 assertNull(mUiccControllerUT.getIccFileHandler(0, UiccController.APP_FAM_3GPP2)); in testPowerOffPowerOnWithApp()
642 assertEquals(UiccController.APP_FAM_3GPP2, mUiccProfile.mCurrentAppType); in testSetVoiceRadioTech()
526 eq(UiccController.APP_FAM_3GPP2)); in setUp()535 case UiccController.APP_FAM_3GPP2: in setUp()563 eq(UiccController.APP_FAM_3GPP2)); in setUp()
355 UiccCardApplication newApp = getApplication(UiccController.APP_FAM_3GPP2); in setCurrentAppType()357 mCurrentAppType = UiccController.APP_FAM_3GPP2; in setCurrentAppType()1417 case UiccController.APP_FAM_3GPP2: in getApplication()
118 public static final int APP_FAM_3GPP2 = 2; field in UiccController
1801 IccRecords r = mUiccController.getIccRecords(mPhoneId, UiccController.APP_FAM_3GPP2); in getNai()3131 return mUiccController.getUiccCardApplication(mPhoneId, UiccController.APP_FAM_3GPP2); in getUiccCardApplication()3818 mUiccController.getUiccCardApplication(mPhoneId, UiccController.APP_FAM_3GPP2); in isCdmaSubscriptionAppPresent()3935 mUiccController.getUiccCardApplication(mPhoneId, UiccController.APP_FAM_3GPP2); in switchVoiceRadioTech()4357 mUiccController.getUiccCardApplication(mPhoneId, UiccController.APP_FAM_3GPP2); in getLteOnCdmaMode()
4412 UiccController.APP_FAM_3GPP2); in getUiccCardApplication()