Searched refs:setSystemInsets (Results 1 – 4 of 4) sorted by relevance
851 mLayoutAlgorithm.setSystemInsets(mStableLayoutAlgorithm.mSystemInsets); in updateLayoutToStableBounds()1171 public void setSystemInsets(Rect systemInsets) { in setSystemInsets() method in TaskStackView1173 changed |= mStableLayoutAlgorithm.setSystemInsets(systemInsets); in setSystemInsets()1174 changed |= mLayoutAlgorithm.setSystemInsets(systemInsets); in setSystemInsets()1852 mLayoutAlgorithm.setSystemInsets(systemInsets); in onBusEvent()
176 mTaskStackView.setSystemInsets(mSystemInsets); in onReload()408 mTaskStackView.setSystemInsets(mSystemInsets); in onApplyWindowInsets()
406 public boolean setSystemInsets(Rect systemInsets) { in setSystemInsets() method in TaskStackLayoutAlgorithm
609 stackLayout.setSystemInsets(systemInsets); in updateHeaderBarLayout()