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

  /frameworks/base/services/core/java/com/android/server/
NativeDaemonEvent.java 84 public boolean isClassContinue() {
NativeDaemonConnector.java 411 * {@link NativeDaemonEvent#isClassContinue()} responses, including the
425 * {@link NativeDaemonEvent#isClassContinue()} responses, including the
441 * NativeDaemonEvent@isClassContinue()} responses, including the final
494 } while (event.isClassContinue());

Completed in 190 milliseconds