Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DRemoteServiceException.java35 public class RemoteServiceException extends AndroidRuntimeException { class
36 public RemoteServiceException(String msg) { in RemoteServiceException() method in RemoteServiceException
40 public RemoteServiceException(String msg, Throwable cause) { in RemoteServiceException() method in RemoteServiceException