Searched defs:textStyle (Results 1 – 2 of 2) sorted by relevance
165 NotificationCompat.BigTextStyle textStyle = in getGaV2ConsentNotification() local205 NotificationCompat.BigTextStyle textStyle = in getGaConsentNotification() local251 NotificationCompat.BigTextStyle textStyle = in getConsentNotification() local
35 public TextHighlighter(int textStyle) { in TextHighlighter()