Searched refs:TABLET_PORT (Results 1 – 2 of 2) sorted by relevance
28 import com.android.wallpaper.testing.FakeDisplaysProvider.Companion.TABLET_PORT136 val displays = listOf(TABLET_PORT) in isUnfoldedHorizontalHinge_tabletPortrait_returnsFalse()
111 val TABLET_PORT = FakeDisplayConfig(Point(2560, 1600), false, ORIENTATION_PORTRAIT, 276) in <lambda>() constant