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
3734 mContext = applyDefaultTheme(mTextView.getContext()); in setUp()3739 private Context applyDefaultTheme(Context originalContext) { in applyDefaultTheme() method in Editor.SuggestionsPopupWindow
30549 HSPLcom/android/internal/widget/FloatingToolbar;->applyDefaultTheme(Landroid/content/Context;)Landr…