Searched refs:mBottomLeftDot (Results 1 – 2 of 2) sorted by relevance
153 View mBottomLeftDot; field in ScreenDecorations326 if (mTopLeftDot != null && mTopRightDot != null && mBottomLeftDot != null in setupDecorations()331 mTopLeftDot, mTopRightDot, mBottomLeftDot, mBottomRightDot); in setupDecorations()484 mBottomLeftDot = right; in initPrivacyDotView()498 mBottomLeftDot = left; in initPrivacyDotView()
181 assertNull(mScreenDecorations.mBottomLeftDot); in verifyBottomDotViewsNullable()184 assertNotNull(mScreenDecorations.mBottomLeftDot); in verifyBottomDotViewsNullable()202 assertThat(mScreenDecorations.mBottomLeftDot.getVisibility()).isEqualTo(visibility); in verifyBottomDotViewsVisibility()