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 72 public boolean isClassContinue() {
NativeDaemonConnector.java 335 * {@link NativeDaemonEvent#isClassContinue()} responses, including the
349 * {@link NativeDaemonEvent#isClassContinue()} responses, including the
365 * NativeDaemonEvent@isClassContinue()} responses, including the final
413 } while (event.isClassContinue());

Completed in 58 milliseconds