Searched refs:isMenuSnappedOnLeft (Results 1 – 2 of 2) sorted by relevance
155 when(row.isMenuSnappedOnLeft()).thenReturn(true); in testIsSnappedAndOnSameSide()161 when(row.isMenuSnappedOnLeft()).thenReturn(false); in testIsSnappedAndOnSameSide()169 when(row.isMenuSnappedOnLeft()).thenReturn(true); in testIsSnappedAndOnSameSide()341 assertFalse("before onSnapOpen, row is not snapped on left", row.isMenuSnappedOnLeft()); in testOnSnap()
164 protected boolean isMenuSnappedOnLeft() { in isMenuSnappedOnLeft() method in NotificationMenuRow758 && isMenuSnappedOnLeft() == isMenuOnLeft(); in isSnappedAndOnSameSide()