Searched refs:APP_FAM_3GPP2 (Results 1 – 7 of 7) sorted by relevance
105 assertNull(mUiccControllerUT.getIccRecords(0, UiccController.APP_FAM_3GPP2)); in testSanity()108 assertNull(mUiccControllerUT.getIccFileHandler(0, UiccController.APP_FAM_3GPP2)); in testSanity()159 assertNotNull(mUiccControllerUT.getIccRecords(0, UiccController.APP_FAM_3GPP2)); in testPowerOffPowerOnWithApp()162 assertNotNull(mUiccControllerUT.getIccFileHandler(0, UiccController.APP_FAM_3GPP2)); in testPowerOffPowerOnWithApp()
353 eq(UiccController.APP_FAM_3GPP2)); in setUp()362 case UiccController.APP_FAM_3GPP2: in setUp()
83 public static final int APP_FAM_3GPP2 = 2; field in UiccController
161 mCurrentAppType = UiccController.APP_FAM_3GPP2; in setVoiceRadioTech()183 && (mCurrentAppType == UiccController.APP_FAM_3GPP2); in updateQuietMode()
515 case UiccController.APP_FAM_3GPP2: in getApplication()
1412 IccRecords r = mUiccController.getIccRecords(mPhoneId, UiccController.APP_FAM_3GPP2); in getNai()2317 return mUiccController.getUiccCardApplication(mPhoneId, UiccController.APP_FAM_3GPP2); in getUiccCardApplication()
4040 UiccController.APP_FAM_3GPP2); in getUiccCardApplication()