Searched defs:CallSetupException (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DDataConnection.java191 public static class CallSetupException extends Exception { class in class:DataConnection
194 CallSetupException (int retryOverride) { method in class:DataConnection.CallSetupException
358 new CallSetupException(mRetryOverride));

Completed in 1132 milliseconds