Searched refs:ERROR_FDN_BLOCKED (Results 1 – 3 of 3) sorted by relevance
38 public static final int ERROR_FDN_BLOCKED = 8; field in CallStateException
1580 throw new CallStateException(CallStateException.ERROR_FDN_BLOCKED, in dial()
2390 assertEquals(CallStateException.ERROR_FDN_BLOCKED, e.getError()); in testDial_fdnCheck()