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

  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SkbContainer.java 373 dimSoftKeyboard(true);
378 private void dimSoftKeyboard(boolean dimSkb) {
379 mMajorView.dimSoftKeyboard(dimSkb);
385 dimSoftKeyboard(false);
SoftKeyboardView.java 394 public void dimSoftKeyboard(boolean dimSkb) {

Completed in 39 milliseconds