Home | History | Annotate | Download | only in settings

Lines Matching full:protocoldescription

566                 checkNull(protocolDescription(mProtocol.getValue(), mProtocol)));
568 checkNull(protocolDescription(mRoamingProtocol.getValue(), mRoamingProtocol)));
588 private String protocolDescription(String raw, ListPreference protocol) {
681 String protocol = protocolDescription((String) newValue, mProtocol);
688 String protocol = protocolDescription((String) newValue, mRoamingProtocol);