Searched refs:getDefaultPrimaryAndSecondaryColors (Results 1 – 4 of 4) sorted by relevance
45 public static MaterialPalette getDefaultPrimaryAndSecondaryColors(Context context) { in getDefaultPrimaryAndSecondaryColors() method in InCallUIMaterialColorMapUtils59 return getDefaultPrimaryAndSecondaryColors(context); in calculatePrimaryAndSecondaryColor()
22 import static com.android.contacts.util.MaterialColorMapUtils.getDefaultPrimaryAndSecondaryColors;272 ? getDefaultPrimaryAndSecondaryColors(resources).mPrimaryColor in setDefaultPhoto()
136 public static MaterialPalette getDefaultPrimaryAndSecondaryColors(Resources resources) { in getDefaultPrimaryAndSecondaryColors() method in MaterialColorMapUtils
1997 return MaterialColorMapUtils.getDefaultPrimaryAndSecondaryColors(getResources()); in extractAndApplyTintFromPhotoViewAsynchronously()