Searched refs:textBold (Results 1 – 1 of 1) sorted by relevance
141 boolean textBold, int textColor, int width, int height) { in setBalloonConfig() argument142 mBalloonView.setTextConfig(label, textSize, textBold, textColor); in setBalloonConfig()377 boolean textBold, int textColor) { in setTextConfig() argument382 mPaintLabel.setFakeBoldText(textBold); in setTextConfig()