Searched defs:uiMode (Results 1 – 2 of 2) sorted by relevance
616 int uiMode = getContext().getResources().getConfiguration().uiMode; in assertVisibleNightModeInConfiguration() local
1931 public void assertUiMode(final int uiMode) { in assertUiMode()