Searched defs:typeSideMap (Results 1 – 3 of 3) sorted by relevance
206 @Nullable @InsetSide SparseIntArray typeSideMap) { in calculateInsets()214 @Nullable @InsetSide SparseIntArray typeSideMap) { in getInsetsFromState()266 private static void buildTypeSourcesMap(SparseIntArray typeSideMap, in buildTypeSourcesMap()
147 int legacySoftInputMode, @Nullable @InsetSide SparseIntArray typeSideMap) { in calculateInsets()190 Insets[] typeInsetsMap, @Nullable @InsetSide SparseIntArray typeSideMap, in processSource()210 @InsetSide @Nullable SparseIntArray typeSideMap, in processSourceAsPublicType()
72 SparseIntArray typeSideMap = new SparseIntArray(); in testCalculateInsets() local