Searched refs:currentDisplayRotation (Results 1 – 1 of 1) sorted by relevance
51 int currentDisplayRotation = getCurrentRotation(); in getDisplayBounds() local54 (currentDisplayRotation == Surface.ROTATION_90 in getDisplayBounds()55 || currentDisplayRotation == Surface.ROTATION_270); in getDisplayBounds()72 int currentDisplayRotation = getCurrentRotation(); in getAppPosition() local75 currentDisplayRotation == Surface.ROTATION_90 in getAppPosition()76 || currentDisplayRotation == Surface.ROTATION_270; in getAppPosition()