Searched defs:techs (Results 1 – 2 of 2) sorted by relevance
98 public final String[] techs; field in RegisteredComponentCache.ComponentInfo100 ComponentInfo(ResolveInfo resolveInfo, String[] techs) { in ComponentInfo()253 String[] techs = new String[size]; in parseTechLists() local
1154 int[] techs = { in setProvisioningValue_withMmTelKey() local1346 int[] techs = { in getProvisioningValue_withValidKey() local1450 int[] techs = { in getProvisioningValue_withNotSet() local1784 int[] techs = { in changedProvisioningValue_withMmTel() local2178 private void setCarrierConfig(int subId, String capabilityKey, int... techs) { in setCarrierConfig()