Home
last modified time | relevance | path

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

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