Searched refs:mCurrentScrimController (Results 1 – 1 of 1) sorted by relevance
86 private ScrimController mCurrentScrimController; field in BouncerSwipeTouchHandler109 if (mCurrentScrimController != null) {110 mCurrentScrimController.reset();113 mCurrentScrimController = controller;135 mCurrentScrimController.show();180 mCurrentScrimController.expand(event); in setPanelExpansion()263 mCurrentScrimController = mScrimManager.getCurrentController(); in onSessionStart()