HomeSort by relevance Sort by last modified time
    Searched defs:handleClose (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/com/android/internal/widget/
PasswordEntryKeyboardHelper.java 141 handleClose();
232 private void handleClose() {
  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
SoftKeyboard.java 499 handleClose();
615 private void handleClose() {
672 handleClose();
  /external/opencore/android/author/
authordriver.cpp 280 case AUTHOR_CLOSE: handleClose(ac); break;
957 void AuthorDriver::handleClose(author_command *ac)
959 LOGV("handleClose");
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java     [all...]

Completed in 309 milliseconds