Home
last modified time | relevance | path

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

/frameworks/base/include/utils/
DResourceTypes.h1485 const int setScreenLong = settings.screenLayout&MASK_SCREENLONG; in match() local
1486 if (screenLong != 0 && screenLong != setScreenLong) { in match()