Android Java désactiver le mode nocturne

AppCompatDelegate.setDefaultNightMode(AppCompatDelegate.MODE_NIGHT_NO);
Famous Frog