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

/frameworks/av/include/common_time/
H A DICommonClock.h62 STATE_MASTER, enumerator in enum:android::ICommonClock::State
/frameworks/base/core/java/android/os/
H A DCommonClock.java62 * {@link #STATE_MASTER} if no active master is found and this client becomes the master of a
78 public static final int STATE_MASTER = 2; field in class:CommonClock
88 * {@link #STATE_MASTER} state. During the election, all clients will allow their timeline to

Completed in 133 milliseconds