HomeSort by relevance Sort by last modified time
    Searched refs:isClassServerError (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/
NativeDaemonEvent.java 86 public boolean isClassServerError() {
NativeDaemonConnector.java 307 * {@link NativeDaemonEvent#isClassServerError()}.
321 * {@link NativeDaemonEvent#isClassServerError()}.
341 * {@link NativeDaemonEvent#isClassServerError()}.
356 * {@link NativeDaemonEvent#isClassServerError()}.
373 * {@link NativeDaemonEvent#isClassServerError()}.
423 if (event.isClassServerError()) {

Completed in 62 milliseconds