Searched refs:mDisplayContext (Results 1 – 2 of 2) sorted by relevance
52 private final Context mDisplayContext; field in DefaultDisplay61 mDisplayContext = context.getApplicationContext().createDisplayContext( in DefaultDisplay()66 mInfo = new Info(mDisplayContext); in DefaultDisplay()86 Info info = new Info(mDisplayContext); in onDisplayChanged()
172 @Nullable private Context mDisplayContext; field in LatinIME607 mDisplayContext = createDisplayContext(wm.getDefaultDisplay()); in onCreate()808 mDisplayContext = createDisplayContext(wm.getDefaultDisplay()); in onInitializeInterface()809 mKeyboardSwitcher.updateKeyboardTheme(mDisplayContext); in onInitializeInterface()816 return mKeyboardSwitcher.onCreateInputView(mDisplayContext, in onCreateInputView()900 switcher.updateKeyboardTheme(mDisplayContext); in onStartInputViewInternal()