OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICA_REJECT_CALL
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/telecomm/java/android/telecom/
TelecomAnalytics.java
61
public static final int
ICA_REJECT_CALL
= 2;
/packages/services/Telecomm/src/com/android/server/telecom/
Analytics.java
85
put(Log.Sessions.
ICA_REJECT_CALL
, SessionTiming.
ICA_REJECT_CALL
);
InCallAdapter.java
73
Log.startSession(Log.Sessions.
ICA_REJECT_CALL
, mOwnerComponentName);
Log.java
60
public static final String
ICA_REJECT_CALL
= "ICA.rC";
[
all
...]
Completed in 897 milliseconds