OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 134 milliseconds