Home | History | Annotate | Download | only in settings

Lines Matching refs:protocolIndex

594         int protocolIndex = protocol.findIndexOfValue(raw);
595 if (protocolIndex == -1) {
600 return values[protocolIndex];