Searched refs:mCurrentInsetsState (Results 1 – 1 of 1) sorted by relevance
63 private InsetsState mCurrentInsetsState; field in MDSystemBarsController96 mCurrentInsetsState = null; in addListener()143 if (insetsState == null || insetsState.equals(mCurrentInsetsState)) { in insetsChanged()146 mCurrentInsetsState = insetsState; in insetsChanged()