OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SERVICE_TYPE_NORMAL
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/ims/
ImsCallProfile.java
49
public static final int
SERVICE_TYPE_NORMAL
= 1;
177
mServiceType =
SERVICE_TYPE_NORMAL
;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCallTracker.java
393
ImsCallProfile.SERVICE_TYPE_EMERGENCY : ImsCallProfile.
SERVICE_TYPE_NORMAL
;
779
ImsCallProfile.
SERVICE_TYPE_NORMAL
, ImsCallProfile.CALL_TYPE_VOICE);
[
all
...]
Completed in 248 milliseconds