Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DResourceTypes.cpp1918 const int setScreenLong = settings.screenLayout&MASK_SCREENLONG; in match() local
1919 if (screenLong != 0 && screenLong != setScreenLong) { in match()