OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LTE_ON_CDMA_UNKNOWN
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
PhoneConstants.java
64
public static final int
LTE_ON_CDMA_UNKNOWN
= RILConstants.
LTE_ON_CDMA_UNKNOWN
;
RILConstants.java
91
int
LTE_ON_CDMA_UNKNOWN
= -1;
/frameworks/base/telephony/java/android/telephony/
TelephonyManager.java
[
all
...]
/packages/services/Telephony/src/com/android/phone/
OtaUtils.java
251
if (getLteOnCdmaMode(context) == PhoneConstants.
LTE_ON_CDMA_UNKNOWN
) {
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneFactory.java
273
case PhoneConstants.
LTE_ON_CDMA_UNKNOWN
:
Completed in 71 milliseconds