Searched refs:applyDefaultTheme (Results 1 – 3 of 3) sorted by relevance
198 mContext = applyDefaultTheme(context); in LocalFloatingToolbarPopup()1530 private static Context applyDefaultTheme(Context originalContext) { in applyDefaultTheme() method in LocalFloatingToolbarPopup
4112 mContext = applyDefaultTheme(mTextView.getContext()); in setUp()4117 private Context applyDefaultTheme(Context originalContext) { in applyDefaultTheme() method in Editor.SuggestionsPopupWindow
66474 Landroid/widget/Editor$SuggestionsPopupWindow;->applyDefaultTheme(Landroid/content/Context;)Landroi…