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