Searched refs:ENABLE_UICC_APPS_MAX_RETRIES (Results 1 – 2 of 2) sorted by relevance
203 public static int ENABLE_UICC_APPS_MAX_RETRIES = 3; field in GsmCdmaPhone408 reapplyUiccAppsEnablementIfNeeded(ENABLE_UICC_APPS_MAX_RETRIES); in GsmCdmaPhone()3650 reapplyUiccAppsEnablementIfNeeded(ENABLE_UICC_APPS_MAX_RETRIES); in handleMessage()3937 reapplyUiccAppsEnablementIfNeeded(ENABLE_UICC_APPS_MAX_RETRIES); in onUpdateIccAvailability()
1405 for (int i = 0; i < GsmCdmaPhone.ENABLE_UICC_APPS_MAX_RETRIES; i++) { in testReapplyUiccApplicationEnablementRetry()