Home
last modified time | relevance | path

Searched refs:setShapePath (Results 1 – 3 of 3) sorted by relevance

/packages/apps/ThemePicker/src/com/android/customization/model/theme/
DOverlayThemeExtractor.java87 .setShapePath( in addShapeOverlay()
175 builder.setShapePath(iconMaskPath) in addSystemDefaultShape()
DThemeBundle.java409 public Builder setShapePath(String path) { in setShapePath() method in ThemeBundle.Builder
414 public Builder setShapePath(Path path) { in setShapePath() method in ThemeBundle.Builder
/packages/apps/ThemePicker/src/com/android/customization/model/theme/custom/
DThemeComponentOption.java498 builder.setShapePath(mPath).setBottomSheetCornerRadius(mCornerRadius); in buildStep()