Home | History | Annotate | Download | only in wifi

Lines Matching defs:LS

1583         String LS = System.getProperty("line.separator");
1584 sb.append("mLastPriority ").append(mLastPriority).append(LS);
1585 sb.append("Configured networks ").append(LS);
1587 sb.append(conf).append(LS);