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

  /frameworks/av/include/common_time/
ICommonClock.h 62 STATE_MASTER,
  /frameworks/base/core/java/android/os/
CommonClock.java 62 * {@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;
88 * {@link #STATE_MASTER} state. During the election, all clients will allow their timeline to

Completed in 71 milliseconds