OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dialogGetInput
(Results
1 - 2
of
2
) sorted by null
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/html/
HtmlActivityTask.java
370
value = uiFacade.
dialogGetInput
(JS_TITLE, message, defaultValue);
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
UiFacade.java
108
* In addition to the above functions, {@link #
dialogGetInput
} and {@link #dialogGetPassword} are
185
* print droid.
dialogGetInput
("Title","Message","Default").result
191
public String
dialogGetInput
(
Completed in 202 milliseconds