Home
last modified time | relevance | path

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

/frameworks/av/include/common_time/
DICommonClock.h62 STATE_MASTER, enumerator
/frameworks/base/core/java/android/os/
DCommonClock.java78 public static final int STATE_MASTER = 2; field in CommonClock