HomeSort by relevance Sort by last modified time
    Searched full:candidateserviceclass (Results 1 - 1 of 1) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CarrierServiceBindHelper.java 194 String candidateServiceClass = null;
197 candidateServiceClass =
209 if (!TextUtils.equals(carrierServiceClass, candidateServiceClass)) {
220 carrierServiceClass = candidateServiceClass;

Completed in 125 milliseconds