Searched refs:orientQ (Results 1 – 1 of 1) sorted by relevance
469 ResourceQualifier orientQ = mQualifiers[INDEX_SCREEN_ORIENTATION]; in updateScreenWidthAndHeight() local471 if (sizeQ != null && densityQ != null && orientQ != null) { in updateScreenWidthAndHeight()477 ScreenOrientation orientation = ((ScreenOrientationQualifier) orientQ).getValue(); in updateScreenWidthAndHeight()