OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATE_RONIN
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/include/common_time/
ICommonClock.h
66
STATE_RONIN
,
/frameworks/base/services/common_time/
common_time_server.cpp
691
case ICommonClock::
STATE_RONIN
:
797
} else if (mState == ICommonClock::
STATE_RONIN
) {
850
if (mState == ICommonClock::STATE_INITIAL || mState == ICommonClock::
STATE_RONIN
) {
[
all
...]
/frameworks/base/core/java/android/os/
CommonClock.java
100
public static final int
STATE_RONIN
= 3;
106
* threshold, the time service will transition back to the {@link #
STATE_RONIN
} state in order
Completed in 55 milliseconds