Searched refs:mThemeResId (Results 1 – 2 of 2) sorted by relevance
1343 private int mThemeResId = 0; field in ThemeImpl1365 return mThemeResId; in getAppliedStyleResId()1371 mThemeResId = resId; in applyStyle()1381 mThemeResId = other.mThemeResId; in setTo()
347 private int mThemeResId; field in NotificationPanelView370 mThemeResId = context.getThemeResId(); in NotificationPanelView()502 if (mThemeResId == themeResId) { in onThemeChanged()505 mThemeResId = themeResId; in onThemeChanged()