Searched refs:topHun (Results 1 – 1 of 1) sorted by relevance
249 val topHun = mockExpandableNotificationRow() in <lambda>() constant251 whenever(topHun.isHeadsUp).thenReturn(true) in <lambda>()252 whenever(topHun.isPinned).thenReturn(true) in <lambda>()256 resetViewStates_hunsOverlapping_bottomHunClipped(topHun, bottomHun) in <lambda>()262 val topHun = mockExpandableNotificationRow() in <lambda>() constant264 whenever(topHun.isHeadsUp).thenReturn(true) in <lambda>()265 whenever(topHun.isPinned).thenReturn(true) in <lambda>()268 resetViewStates_hunsOverlapping_bottomHunClipped(topHun, bottomHun) in <lambda>()1229 topHun: ExpandableNotificationRow, in <lambda>()1236 whenever(topHun.intrinsicHeight).thenReturn(topHunHeight) in <lambda>()[all …]