Searched refs:mDefaultTouchInputMethod (Results 1 – 1 of 1) sorted by relevance
336 @Nullable private String mDefaultTouchInputMethod; field in RotaryService628 mDefaultTouchInputMethod = res.getString(R.string.default_touch_input_method); in onCreate()630 + mDefaultTouchInputMethod); in onCreate()631 validateImeConfiguration(mDefaultTouchInputMethod); in onCreate()633 + mUserManager.getUserName(), mDefaultTouchInputMethod); in onCreate()639 mTouchInputMethod = mDefaultTouchInputMethod; in onCreate()2986 RotaryProtos.RotaryService.DEFAULT_TOUCH_INPUT_METHOD, mDefaultTouchInputMethod); in dump()