Searched refs:mSideControlsMap (Results 1 – 1 of 1) sorted by relevance
89 private final SparseSetArray<InsetsSourceControl> mSideControlsMap = new SparseSetArray<>(); field in InsetsAnimationControlImpl147 buildSideControlsMap(idSideMap, mSideControlsMap, controls); in InsetsAnimationControlImpl()155 buildSideControlsMap(mSideControlsMap, controls); in InsetsAnimationControlImpl()461 final ArraySet<InsetsSourceControl> controls = mSideControlsMap.get(side); in updateLeashesForSide()