HomeSort by relevance Sort by last modified time
    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 104 milliseconds