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 421 * {@link NativeDaemonEvent#isClassContinue()} responses, including the
435 * {@link NativeDaemonEvent#isClassContinue()} responses, including the
451 * NativeDaemonEvent@isClassContinue()} responses, including the final
504 } while (event.isClassContinue());

Completed in 58 milliseconds