Searched refs:setNotificationsMarginBottom (Results 1 – 3 of 3) sorted by relevance
290 verify(notificationsQSContainer).setNotificationsMarginBottom(NOTIFICATIONS_MARGIN) in testNotificationsMarginBottomIsUpdated()294 verify(notificationsQSContainer).setNotificationsMarginBottom(100) in testNotificationsMarginBottomIsUpdated()498 verify(notificationsQSContainer).setNotificationsMarginBottom(expectedNotificationsMargin) in then()
102 public void setNotificationsMarginBottom(int margin) { in setNotificationsMarginBottom() method in NotificationsQuickSettingsContainer
195 mView.setNotificationsMarginBottom(notificationsMargin) in <lambda>()