Home
last modified time | relevance | path

Searched defs:themedContext (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DTileRequestDialog.kt70 val themedContext = ContextThemeWrapper(context, R.style.Theme_SystemUI_QuickSettings) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/carrier/
H A DShadeCarrierTest.java53 Context themedContext = in setUp() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/logcat/
H A DLogAccessDialogActivity.java203 Context themedContext = new ContextThemeWrapper(this, themeId); in createView() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DBackgroundWindowManager.java212 final Context themedContext = new ContextThemeWrapper(mContext, in getThemeColor() local
H A DOneHandedTutorialHandler.java245 final Context themedContext = new ContextThemeWrapper(mTutorialView.getContext(), in updateThemeColor() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSHost.java71 QSTileView createTileView(Context themedContext, QSTile tile, boolean collapsedView); in createTileView()
H A DQSTileHost.java518 public QSTileView createTileView(Context themedContext, QSTile tile, boolean collapsedView) { in createTileView()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DQSPanelTest.kt60 private val themedContext = TestableContext( regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/footer/ui/viewmodel/
H A DFooterActionsViewModelTest.kt67 private val themedContext = ContextThemeWrapper(context, R.style.Theme_SystemUI_QuickSettings) regex
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DRemoteViewsTest.java647 Context themedContext = in nestedViews_themesPropagateCorrectly() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java185 final Context themedContext = new ContextThemeWrapper(getContext(), in initResources() local
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java1776 final Context themedContext = new ContextThemeWrapper( in initialize() local