Searched refs:getConnectFailureCount (Results 1 – 1 of 1) sorted by relevance
160 if (isSimReady(phoneId) && (getConnectFailureCount(phoneId) > 0)) {188 if ((getConnectFailureCount(i) > 0) && in handleMessage()448 (getConnectFailureCount(phoneId) == 0)) return; in activate()518 public int getConnectFailureCount(int phoneId) { in getConnectFailureCount() method in VendorPhoneSwitcher549 + getConnectFailureCount(phoneId)); in onDdsSwitchResponse()560 getConnectFailureCount(phoneId) < MAX_CONNECT_FAILURE_COUNT) { in onDdsSwitchResponse()578 int ddsSwitchFailureCount = getConnectFailureCount(phoneId); in onDdsSwitchResponse()