HomeSort by relevance Sort by last modified time
    Searched full:networkingtext (Results 1 - 1 of 1) sorted by null

  /sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
ConfigGenerator.java 328 Text networkingText = doc.createTextNode("");
329 networking.appendChild(networkingText);
331 networkingText.appendData("\nWifi");
334 networkingText.appendData("\nBluetooth");
337 networkingText.appendData("\nNFC");

Completed in 200 milliseconds