Searched defs:STATE_WAIT_FOR_ELECTION (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/common_time/
H A DICommonClock.h69 STATE_WAIT_FOR_ELECTION, enumerator in enum:android::ICommonClock::State
/frameworks/base/core/java/android/os/
H A DCommonClock.java87 * the {@link #STATE_WAIT_FOR_ELECTION} state. When there is only one client remaining in the
101 public static final int STATE_WAIT_FOR_ELECTION = 4; field in class:CommonClock

Completed in 53 milliseconds