Searched refs:DockRegion (Results 1 – 1 of 1) sorted by relevance
33 class DockRegion { class120 return isLandscape ? DockRegion.TABLET_LANDSCAPE : DockRegion.TABLET_PORTRAIT; in getDockStatesForCurrentOrientation()122 return isLandscape ? DockRegion.PHONE_LANDSCAPE : DockRegion.PHONE_PORTRAIT; in getDockStatesForCurrentOrientation()