Searched refs:setUiModeType (Results 1 – 1 of 1) sorted by relevance
2389 const int setUiModeType = settings.uiMode&MASK_UI_MODE_TYPE; in match() local2390 if (uiModeType != 0 && uiModeType != setUiModeType) { in match()