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 - 8
of
8
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
PhoneConstants.java
67
public static final int
LTE_ON_CDMA_UNKNOWN
= RILConstants.
LTE_ON_CDMA_UNKNOWN
;
RILConstants.java
197
int
LTE_ON_CDMA_UNKNOWN
= -1;
/packages/services/Telephony/src/com/android/phone/
OtaUtils.java
247
if (getLteOnCdmaMode(context) == PhoneConstants.
LTE_ON_CDMA_UNKNOWN
) {
[
all
...]
PhoneInterfaceManager.java
[
all
...]
/frameworks/base/telephony/java/android/telephony/
TelephonyManager.java
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
android-all-5.1.1_r9-robolectric-1.jar
Completed in 265 milliseconds