Searched refs:calculateMaxLines (Results 1 – 1 of 1) sorted by relevance
3932 contentView.setInt(R.id.big_text, "setMaxLines", calculateMaxLines()); in makeBigContentView()3944 private int calculateMaxLines() { in calculateMaxLines() method in Notification.BigTextStyle