Searched refs:mBottomRightDot (Results 1 – 2 of 2) sorted by relevance
154 View mBottomRightDot; field in ScreenDecorations327 && mBottomRightDot != null) { in setupDecorations()331 mTopLeftDot, mTopRightDot, mBottomLeftDot, mBottomRightDot); in setupDecorations()494 mBottomRightDot = right; in initPrivacyDotView()499 mBottomRightDot = right; in initPrivacyDotView()
182 assertNull(mScreenDecorations.mBottomRightDot); in verifyBottomDotViewsNullable()185 assertNotNull(mScreenDecorations.mBottomRightDot); in verifyBottomDotViewsNullable()203 assertThat(mScreenDecorations.mBottomRightDot.getVisibility()).isEqualTo(visibility); in verifyBottomDotViewsVisibility()