Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCallerInfoAsyncQuery.java94 public static class QueryPoolException extends SQLException { class in CallerInfoAsyncQuery
95 public QueryPoolException(String error) { in QueryPoolException() method in CallerInfoAsyncQuery.QueryPoolException
312 throw new QueryPoolException in onQueryComplete()
519 throw new QueryPoolException("Bad context or query uri."); in allocate()