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