Searched refs:mCurrentSubtype (Results 1 – 1 of 1) sorted by relevance
88 @GuardedBy("ImfLock.class") @Nullable private InputMethodSubtype mCurrentSubtype; field in InputMethodBindingController230 return mCurrentSubtype; in getCurrentSubtype()240 mCurrentSubtype = currentSubtype; in setCurrentSubtype()