OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CSW_SET_RINGING
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/telecomm/java/android/telecom/
TelecomAnalytics.java
71
public static final int
CSW_SET_RINGING
= 102;
/packages/services/Telecomm/src/com/android/server/telecom/
Analytics.java
95
put(Log.Sessions.
CSW_SET_RINGING
, SessionTiming.
CSW_SET_RINGING
);
ConnectionServiceWrapper.java
107
Log.startSession(Log.Sessions.
CSW_SET_RINGING
);
[
all
...]
Log.java
69
public static final String
CSW_SET_RINGING
= "CSW.sR";
[
all
...]
Completed in 3331 milliseconds