Home
last modified time | relevance | path

Searched refs:ApplyableNightMode (Results 1 – 3 of 3) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/app/
DAppCompatDelegateImplV14.java110 @ApplyableNightMode
137 private boolean updateConfigurationForNightMode(@ApplyableNightMode final int mode) { in updateConfigurationForNightMode()
DAppCompatDelegateImplV23.java41 @ApplyableNightMode
DAppCompatDelegate.java132 @interface ApplyableNightMode {} annotation in AppCompatDelegate