Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/
DPhotoPickerActivity.java627 && !isOrientationLandscape()) { in initStateForBottomSheet()
654 if (isOrientationLandscape()) { in restoreBottomSheetState()
666 if (isOrientationLandscape() || !mBottomSheetView.getClipToOutline()) { in saveBottomSheetState()
677 private boolean isOrientationLandscape() { in isOrientationLandscape() method
932 if (isOrientationLandscape()) { in updateToolbar()