Searched refs:mTopLeftDot (Results 1 – 2 of 2) sorted by relevance
151 View mTopLeftDot; field in ScreenDecorations326 if (mTopLeftDot != null && mTopRightDot != null && mBottomLeftDot != null in setupDecorations()331 mTopLeftDot, mTopRightDot, mBottomLeftDot, mBottomRightDot); in setupDecorations()483 mTopLeftDot = left; in initPrivacyDotView()488 mTopLeftDot = left; in initPrivacyDotView()
171 assertNull(mScreenDecorations.mTopLeftDot); in verifyTopDotViewsNullable()174 assertNotNull(mScreenDecorations.mTopLeftDot); in verifyTopDotViewsNullable()196 assertThat(mScreenDecorations.mTopLeftDot.getVisibility()).isEqualTo(visibility); in verifyTopDotViewsVisibility()