Searched defs:sLteOnCdmaProductType (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java1427 private static final String sLteOnCdmaProductType = field in class:TelephonyManager
1452 if (sLteOnCdmaProductType.equals(productType)) {
1464 "' lteOnCdmaProductType='" + sLteOnCdmaProductType + "'");

Completed in 1051 milliseconds