Searched defs:NativeDaemonConnectorException (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DNativeDaemonConnectorException.java22 public class NativeDaemonConnectorException extends RuntimeException class in inherits:RuntimeException
27 public NativeDaemonConnectorException() {} method in class:NativeDaemonConnectorException
29 public NativeDaemonConnectorException(String error) method in class:NativeDaemonConnectorException
34 public NativeDaemonConnectorException(int code, String cmd, String error) method in class:NativeDaemonConnectorException

Completed in 52 milliseconds