OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RAF_1xRTT
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/android/telephony/
RadioAccessFamily.java
38
public static final int
RAF_1xRTT
= (1 << ServiceState.RIL_RADIO_TECHNOLOGY_1xRTT);
141
final int CDMA = RAF_IS95A | RAF_IS95B |
RAF_1xRTT
;
/hardware/ril/include/telephony/
ril.h
175
RAF_1xRTT
= (1 << RADIO_TECH_1xRTT),
[
all
...]
Completed in 1284 milliseconds