Searched refs:mSideSourceMap (Results 1 – 1 of 1) sorted by relevance
58 private final SparseSetArray<InsetsSourceConsumer> mSideSourceMap = new SparseSetArray<>(); field in InsetsAnimationControlImpl96 buildTypeSourcesMap(mTypeSideMap, mSideSourceMap, mConsumers); in InsetsAnimationControlImpl()228 ArraySet<InsetsSourceConsumer> items = mSideSourceMap.get(side); in updateLeashesForSide()