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

  /frameworks/av/include/common_time/
ICommonClock.h 69 STATE_WAIT_FOR_ELECTION,
  /frameworks/base/core/java/android/os/
CommonClock.java 86 * the {@link #STATE_WAIT_FOR_ELECTION} state. When there is only one client remaining in the
100 public static final int STATE_WAIT_FOR_ELECTION = 4;

Completed in 56 milliseconds