Home
last modified time | relevance | path

Searched refs:HideSoftInputReceiver (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java182 final static class HideSoftInputReceiver extends BroadcastReceiver { class in LatinIME
185 public HideSoftInputReceiver(InputMethodService ims) { in HideSoftInputReceiver() method in LatinIME.HideSoftInputReceiver
199 final HideSoftInputReceiver mHideSoftInputReceiver = new HideSoftInputReceiver(this);