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

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

Completed in 117 milliseconds