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…
4458 = getNotificationStyleClass(templateClass); in Builder()7366 && getNotificationStyleClass(templateClass) == null) { in maybeCloneStrippedForDelivery()7654 return Notification.getNotificationStyleClass(templateClass); in getNotificationStyle()7803 public static Class<? extends Style> getNotificationStyleClass(String templateClass) { in getNotificationStyleClass() method in Notification.Builder
2281 HSPLandroid/app/Notification;->getNotificationStyleClass(Ljava/lang/String;)Ljava/lang/Class;