Searched refs:setOverlayDirection (Results 1 – 5 of 5) sorted by relevance
194 mOverlayPanelViewController.setOverlayDirection( in animateCollapsePanel_withOverlayFromTopBar_collapsesTowardsTopBar()216 mOverlayPanelViewController.setOverlayDirection( in animateCollapsePanel_withOverlayFromBottomBar_collapsesTowardsBottomBar()272 mOverlayPanelViewController.setOverlayDirection( in animateExpandPanel_withOverlayFromTopBar_expandsToBottom()294 mOverlayPanelViewController.setOverlayDirection( in animateExpandPanel_withOverlayFromBottomBar_expandsToTop()
52 notificationPanelViewController.setOverlayDirection( in BottomNotificationPanelViewMediator()
52 notificationPanelViewController.setOverlayDirection( in TopNotificationPanelViewMediator()
108 mHvacPanelOverlayViewController.setOverlayDirection(OVERLAY_FROM_BOTTOM_BAR); in setUpOverlayContentViewControllers()
178 public void setOverlayDirection(@OverlayDirection int direction) { in setOverlayDirection() method in OverlayPanelViewController