Searched refs:applyDefaultTheme (Results 1 – 3 of 3) sorted by relevance
157 mContext = applyDefaultTheme(window.getContext()); in FloatingToolbar()1769 private static Context applyDefaultTheme(Context originalContext) { in applyDefaultTheme() method in FloatingToolbar
3588 mContext = applyDefaultTheme(mTextView.getContext()); in setUp()3593 private Context applyDefaultTheme(Context originalContext) { in applyDefaultTheme() method in Editor.SuggestionsPopupWindow
81546 Landroid/widget/Editor$SuggestionsPopupWindow;->applyDefaultTheme(Landroid/content/Context;)Landroi…