Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DRemoteServiceException.java140 public static class CrashedByAdbException extends RemoteServiceException { class in RemoteServiceException
144 public CrashedByAdbException(String msg) { in CrashedByAdbException() method in RemoteServiceException.CrashedByAdbException