Home | History | Annotate | Download | only in service

Lines Matching refs:newProtocol

346                 final String newProtocol = protocolMap.get(hostAuth.mProtocol);
347 if (newProtocol == null) {
352 LogUtils.w(LogUtils.TAG, "Converting %s to %s", amAccount.name, newProtocol);
366 hostValues.put(HostAuthColumns.PROTOCOL, newProtocol);