Searched refs:mIsFoldable (Results 1 – 2 of 2) sorted by relevance
72 private final boolean mIsFoldable; field in WallpaperDisplayHelper82 mIsFoldable = isFoldable; in WallpaperDisplayHelper()220 return mIsFoldable; in isFoldable()
1373 private boolean mIsFoldable; field in DisplayRotationTests.DisplayRotationBuilder1429 mIsFoldable = value; in setIsFoldable()1437 mIsFoldable = true; in setSupportHalfFoldAutoRotateOverride()1588 .thenReturn(mIsFoldable ? new int[]{0} : new int[]{}); in build()