OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:buttonstext
(Results
1 - 1
of
1
) sorted by null
/sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
ConfigGenerator.java
495
Text
buttonsText
;
497
buttonsText
= doc.createTextNode(getButtonsType());
499
buttonsText
= doc.createTextNode("hard");
501
buttons.appendChild(
buttonsText
);
Completed in 112 milliseconds