Searched refs:APPTYPE_RUIM (Results 1 – 4 of 4) sorted by relevance
35 APPTYPE_RUIM, enumConstant122 case 3: newType = AppType.APPTYPE_RUIM; break; in AppTypeFromRILInt()
182 } else if (type == AppType.APPTYPE_RUIM || type == AppType.APPTYPE_CSIM){ in createIccRecords()196 case APPTYPE_RUIM: in createIccFileHandler()
226 checkIndex(mCdmaSubscriptionAppIndex, AppType.APPTYPE_RUIM, AppType.APPTYPE_CSIM); in sanitizeApplicationIndexes()
174 public static final int APPTYPE_RUIM = 3; field in PhoneConstants