D | FakeInvariantDeviceProfileTest.kt | 53 protected lateinit var windowBounds: WindowBounds variable in com.android.launcher3.FakeInvariantDeviceProfileTest 75 windowBounds, in newDP() 92 windowBounds = in newDP() 191 windowBounds = WindowBounds(Rect(0, 0, x, y), Rect(0, 104, 0, 0)) in initializeVarsForTablet() 284 windowBounds = WindowBounds(Rect(0, 0, x, y), Rect(0, 110, 0, 0)) in initializeVarsForTwoPanel()
|