Home
last modified time | relevance | path

Searched defs:screenLong (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/native/android/
Dconfiguration.cpp199 void AConfiguration_setScreenLong(AConfiguration* config, int32_t screenLong) { in AConfiguration_setScreenLong()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp2747 const int screenLong = screenLayout&MASK_SCREENLONG; in match() local