Searched refs:candidateServiceClass (Results 1 – 1 of 1) sorted by relevance
294 String candidateServiceClass = null; in rebind() local298 candidateServiceClass = new ComponentName(componentInfo.packageName, in rebind()310 if (!TextUtils.equals(carrierServiceClass, candidateServiceClass)) { in rebind()324 carrierServiceClass = candidateServiceClass; in rebind()