Searched refs:mControllerState (Results 1 – 1 of 1) sorted by relevance
67 private int mControllerState; field in MaterialSearchViewController92 mControllerState = savedInstanceState.getInt(EXTRA_CONTROLLER_STATE); in MaterialSearchViewController()114 outState.putInt(EXTRA_CONTROLLER_STATE, mControllerState); in saveState()125 showSearchActionBar(mControllerState, false /* animate */); in onViewModeChanged()175 mControllerState = state; in showSearchActionBar()252 mControllerState == SEARCH_VIEW_STATE_ONLY_ACTIONBAR && in shouldAlignWithTl()