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

  /frameworks/base/services/java/com/android/server/
NativeDaemonEvent.java 72 public boolean isClassContinue() {
NativeDaemonConnector.java 302 * {@link NativeDaemonEvent#isClassContinue()} responses, including the
316 * {@link NativeDaemonEvent#isClassContinue()} responses, including the
332 * NativeDaemonEvent@isClassContinue()} responses, including the final
380 } while (event.isClassContinue());

Completed in 31 milliseconds