Searched refs:getAlignmentRule (Results 1 – 4 of 4) sorted by relevance
138 public AlignmentRule getAlignmentRule() { in getAlignmentRule() method in ZFileOptions
474 alignmentRule = options.getAlignmentRule(); in ZFile()
67 AlignmentRules.compose(options.getAlignmentRule(), APK_DEFAULT_RULE)); in apk()
89 AlignmentRules.compose(SO_RULE, options.getAlignmentRule())); in ApkZFileCreator()