Searched defs:isGestureMode (Results 1 – 2 of 2) sorted by relevance
49 protected var isGestureMode: Boolean = true variable in com.android.launcher3.FakeInvariantDeviceProfileTest
103 public final boolean isGestureMode; field in DeviceProfile305 boolean transposeLayoutWithOrientation, boolean isMultiDisplay, boolean isGestureMode, in DeviceProfile()2108 public Builder setGestureMode(boolean isGestureMode) { in setGestureMode()