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