Searched refs:openPanel (Results 1 – 2 of 2) sorted by relevance
273 public void openPanel(TaskViewPanelStateChangeReason reason) { in openPanel() method in TaskViewPanel274 openPanel(/* animated= */ true, reason); in openPanel()278 public void openPanel(boolean animated, TaskViewPanelStateChangeReason reason) { in openPanel() method in TaskViewPanel424 openPanel(createReason(ON_GRIP_BAR_DRAG)); in setupGripBar()
400 mRootTaskViewPanel.openPanel(reason); in handleTaskStackChange()1171 mRootTaskViewPanel.openPanel(createReason(ON_DRIVE_STATE_CHANGED, componentName)); in onImmersiveModeRequested()