HomeSort by relevance Sort by last modified time
    Searched refs:setEditInputType (Results 1 - 2 of 2) sorted by null

  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
AlertDialogTask.java 145 setEditInputType("text");
148 public void setEditInputType(String editInputType) {
UiFacade.java 164 ((AlertDialogTask) mDialogTask).setEditInputType(inputType);

Completed in 71 milliseconds