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

  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
SoftKeyboard.java 76 private LatinKeyboard mQwertyKeyboard;
97 if (mQwertyKeyboard != null) {
105 mQwertyKeyboard = new LatinKeyboard(this, R.xml.qwerty);
120 setLatinKeyboard(mQwertyKeyboard);
185 mCurKeyboard = mQwertyKeyboard;
225 mCurKeyboard = mQwertyKeyboard;
251 mCurKeyboard = mQwertyKeyboard;
456 && mInputView != null && mQwertyKeyboard == mInputView.getKeyboard()) {
531 setLatinKeyboard(mQwertyKeyboard);
604 if (mQwertyKeyboard == currentKeyboard)
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 

Completed in 69 milliseconds