OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAF_IS95B
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/android/telephony/
RadioAccessFamily.java
38
public static final int
RAF_IS95B
= (1 << ServiceState.RIL_RADIO_TECHNOLOGY_IS95B);
58
private static final int CDMA = RAF_IS95A |
RAF_IS95B
| RAF_1xRTT;
352
case "IS95B": return
RAF_IS95B
;
/hardware/ril/include/telephony/
ril.h
259
RAF_IS95B
= (1 << RADIO_TECH_IS95B),
[
all
...]
Completed in 1481 milliseconds