HomeSort by relevance Sort by last modified time
    Searched refs:STATE_WAIT_FOR_ELECTION (Results 1 - 3 of 3) sorted by null

  /frameworks/av/include/common_time/
ICommonClock.h 69 STATE_WAIT_FOR_ELECTION,
  /frameworks/base/core/java/android/os/
CommonClock.java 86 * the {@link #STATE_WAIT_FOR_ELECTION} state. When there is only one client remaining in the
100 public static final int STATE_WAIT_FOR_ELECTION = 4;
  /frameworks/base/libs/common_time/
common_time_server.cpp 694 case ICommonClock::STATE_WAIT_FOR_ELECTION:
    [all...]

Completed in 872 milliseconds