Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
H A DActivityTest.java202 int systemUiMode = getActivity().getResources().getConfiguration().uiMode in setSystemUiModeNight() local
204 if(uiModeNight != systemUiMode) { in setSystemUiModeNight()