Searched refs:insetSide (Results 1 – 1 of 1) sorted by relevance
387 @InternalInsetsSide int insetSide = InsetsSource.getInsetSide(insets); in processSourceAsPublicType() local388 if (insetSide != InsetsSource.SIDE_UNKNOWN) { in processSourceAsPublicType()389 idSideMap.put(source.getId(), insetSide); in processSourceAsPublicType() local