Searched refs:callForwardingErrors (Results 1 – 1 of 1) sorted by relevance
785 Set<Integer> callForwardingErrors = new HashSet<Integer>(); in testGetCallForwarding() local786 callForwardingErrors.add(TelephonyManager.CallForwardingInfoCallback in testGetCallForwarding()788 callForwardingErrors.add(TelephonyManager.CallForwardingInfoCallback.RESULT_ERROR_UNKNOWN); in testGetCallForwarding()789 callForwardingErrors.add(TelephonyManager.CallForwardingInfoCallback in testGetCallForwarding()832 callForwardingErrors.contains(receivedErrorCode.get())); in testGetCallForwarding()