Searched refs:getDownloadRetryMaxAttemptsVal (Results 1 – 1 of 1) sorted by relevance
415 if (mDownloadRetryCount > getDownloadRetryMaxAttemptsVal(pSIMSubId)) { in startBackoffTimer()462 private int getDownloadRetryMaxAttemptsVal(int subscriptionId) { in getDownloadRetryMaxAttemptsVal() method in ONSProfileActivator