Searched refs:mCurrentAppType (Results 1 – 1 of 1) sorted by relevance
137 private int mCurrentAppType = UiccController.APP_FAM_3GPP; //default to 3gpp? field in UiccProfile213 if ((mCurrentAppType == UiccController.APP_FAM_3GPP) && (mIccRecords != null)) {347 mCurrentAppType = UiccController.APP_FAM_3GPP; in setCurrentAppType()351 mCurrentAppType = UiccController.APP_FAM_3GPP2; in setCurrentAppType()353 mCurrentAppType = UiccController.APP_FAM_3GPP; in setCurrentAppType()475 newApp = getApplication(mCurrentAppType); in updateIccAvailability()497 if (mCurrentAppType == UiccController.APP_FAM_3GPP) { in resetProperties()1846 pw.println(" mCurrentAppType=" + mCurrentAppType); in dump()