Searched refs:candidateServiceClass (Results 1 – 1 of 1) sorted by relevance
241 String candidateServiceClass = null; in rebind() local245 candidateServiceClass = new ComponentName(componentInfo.packageName, in rebind()257 if (!TextUtils.equals(carrierServiceClass, candidateServiceClass)) { in rebind()268 carrierServiceClass = candidateServiceClass; in rebind()