Home
last modified time | relevance | path

Searched refs:currentTheme (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/
DWindowDecorActionBar.java868 Resources.Theme currentTheme = mContext.getTheme(); in getThemedContext() local
869 currentTheme.resolveAttribute(R.attr.actionBarWidgetTheme, outValue, true); in getThemedContext()
/frameworks/base/core/java/com/android/internal/app/
DWindowDecorActionBar.java893 Resources.Theme currentTheme = mContext.getTheme(); in getThemedContext() local
894 currentTheme.resolveAttribute(com.android.internal.R.attr.actionBarWidgetTheme, in getThemedContext()