Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java172 @Nullable private Context mDisplayContext; field in LatinIME
606 mDisplayContext = getDisplayContext(); in onCreate()
811 mDisplayContext = getDisplayContext(); in onInitializeInterface()
812 mKeyboardSwitcher.updateKeyboardTheme(mDisplayContext); in onInitializeInterface()
850 return mKeyboardSwitcher.onCreateInputView(mDisplayContext, in onCreateInputView()
934 switcher.updateKeyboardTheme(mDisplayContext); in onStartInputViewInternal()