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

/frameworks/base/core/java/android/app/
H A DNotification.java2059 Class<? extends Style> styleClass = getNotificationStyleClass(templateClass);
3241 getNotificationStyleClass(templateClass) != null;
3361 private static Class<? extends Style> getNotificationStyleClass(String templateClass) { method in class:Notification.Builder
4345 // Builder.getNotificationStyleClass.

Completed in 45 milliseconds