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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DCallerInfoAsyncQuery.java90 public static class QueryPoolException extends SQLException { class in class:CallerInfoAsyncQuery
91 public QueryPoolException(String error) { method in class:CallerInfoAsyncQuery.QueryPoolException
269 throw new QueryPoolException
478 throw new QueryPoolException("Bad context or query uri.");

Completed in 68 milliseconds