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

/frameworks/av/include/common_time/
H A DICommonClock.h59 STATE_CLIENT, enumerator in enum:android::ICommonClock::State
/frameworks/base/core/java/android/os/
H A DCommonClock.java70 * transition to either {@link #STATE_CLIENT} if it finds an active master, or to
80 public static final int STATE_CLIENT = 1; field in class:CommonClock
105 * the {@link #STATE_CLIENT} state. If no new master announces itself within the timeout

Completed in 135 milliseconds