Searched refs:ApplyableNightMode (Results 1 – 2 of 2) sorted by relevance
2488 @ApplyableNightMode final int modeToApply = mapNightMode(mContext, nightMode);2594 @ApplyableNightMode2657 @ApplyableNightMode int mode, @Nullable LocaleListCompat locales,3578 @ApplyableNightMode3629 @ApplyableNightMode3658 @ApplyableNightMode
269 @interface ApplyableNightMode {} annotation in AppCompatDelegate