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

  /frameworks/av/include/common_time/
ICommonClock.h 59 STATE_CLIENT,
  /frameworks/base/core/java/android/os/
CommonClock.java 61 * transition to either {@link #STATE_CLIENT} if it finds an active master, or to
71 public static final int STATE_CLIENT = 1;
96 * the {@link #STATE_CLIENT} state. If no new master announces itself within the timeout

Completed in 56 milliseconds