Searched refs:getNotificationStyleClass (Results 1 – 5 of 5) sorted by relevance
15 …method public static Class<? extends android.app.Notification.Style> getNotificationStyleClass(Str…
6 …method public static Class<? extends android.app.Notification.Style> getNotificationStyleClass(Str…
4004 = getNotificationStyleClass(templateClass); in Builder()6718 && getNotificationStyleClass(templateClass) == null) { in maybeCloneStrippedForDelivery()6998 return Notification.getNotificationStyleClass(templateClass); in getNotificationStyle()7125 public static Class<? extends Style> getNotificationStyleClass(String templateClass) { in getNotificationStyleClass() method in Notification.Builder
2306 HSPLandroid/app/Notification;->getNotificationStyleClass(Ljava/lang/String;)Ljava/lang/Class;