Searched defs:getNotificationStyleClass (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotification.java2855 = getNotificationStyleClass(templateClass);
5011 && getNotificationStyleClass(templateClass) == null) {
5232 return Notification.getNotificationStyleClass(templateClass);
5318 public static Class<? extends Style> getNotificationStyleClass(String templateClass) { method in class:Notification
7048 // Builder.getNotificationStyleClass.

Completed in 49 milliseconds