Searched defs:typeSideMap (Results 1 – 3 of 3) sorted by relevance
125 final SparseIntArray typeSideMap = new SparseIntArray(); in InsetsAnimationControlImpl() local366 @Nullable @InternalInsetsSide SparseIntArray typeSideMap) { in getInsetsFromState()377 @Nullable @InternalInsetsSide SparseIntArray typeSideMap) { in calculateInsets()484 private static void buildSideControlsMap(SparseIntArray typeSideMap, in buildSideControlsMap()
202 @Nullable @InternalInsetsSide SparseIntArray typeSideMap) { in calculateInsets()377 Insets[] typeInsetsMap, @Nullable @InternalInsetsSide SparseIntArray typeSideMap, in processSource()397 @InternalInsetsSide @Nullable SparseIntArray typeSideMap, in processSourceAsPublicType()
88 SparseIntArray typeSideMap = new SparseIntArray(); in testCalculateInsets() local