OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:productType
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
BaseCommands.java
855
/** The
ProductType
used for LTE on CDMA devices */
870
String
productType
= "";
878
productType
= matcher.group(1);
879
if (sLteOnCdmaProductType.equals(
productType
)) {
890
" product_type='" +
productType
+
/prebuilt/common/tradefed/
tradefed-prebuilt.jar
Completed in 204 milliseconds