Searched refs:ENABLE_UICC_APPS_MAX_RETRIES (Results 1 – 2 of 2) sorted by relevance
174 public static int ENABLE_UICC_APPS_MAX_RETRIES = 3; field in GsmCdmaPhone3100 reapplyUiccAppsEnablementIfNeeded(ENABLE_UICC_APPS_MAX_RETRIES); in handleMessage()3220 reapplyUiccAppsEnablementIfNeeded(ENABLE_UICC_APPS_MAX_RETRIES); in onUpdateIccAvailability()
1324 for (int i = 0; i < GsmCdmaPhone.ENABLE_UICC_APPS_MAX_RETRIES; i++) { in testReapplyUiccApplicationEnablementRetry()