Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DCallerInfoAsyncQuery.java101 public static class QueryPoolException extends SQLException { class in CallerInfoAsyncQuery
102 public QueryPoolException(String error) { in QueryPoolException() method in CallerInfoAsyncQuery.QueryPoolException