Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DQueryLocationException.java34 public final class QueryLocationException extends RuntimeException implements Parcelable { class
99 public QueryLocationException(@Nullable String message) { in QueryLocationException() method in QueryLocationException
103 public QueryLocationException(@Nullable String message, @QueryLocationErrorCode int code) { in QueryLocationException() method in QueryLocationException
108 public QueryLocationException( in QueryLocationException() method in QueryLocationException