OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bluetoothprofiles
(Results
1 - 1
of
1
) sorted by null
/sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
ConfigGenerator.java
556
Element
bluetoothProfiles
= doc.createElement(PREFIX + NODE_BLUETOOTH_PROFILES);
557
software.appendChild(
bluetoothProfiles
);
558
bluetoothProfiles
.appendChild(doc.createTextNode(" "));
Completed in 83 milliseconds