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