Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/paint/
H A DPaintActivity.java286 private void refreshNightMode(Configuration config) { in refreshNightMode() method in PaintActivity
326 refreshNightMode(newConfig); in onConfigurationChanged()
343 refreshNightMode(getResources().getConfiguration()); in onCreate()