HomeSort by relevance Sort by last modified time
    Searched refs:productType (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
BaseCommands.java 862 /** The ProductType used for LTE on CDMA devices */
877 String productType = "";
885 productType = matcher.group(1);
886 if (sLteOnCdmaProductType.equals(productType)) {
897 " product_type='" + productType +
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 35 milliseconds