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

/frameworks/base/core/java/android/app/
H A DNotification.java5168 Class<? extends Style> style = getNotificationStyle();
5228 public Class<? extends Notification.Style> getNotificationStyle() { method in class:Notification
5264 Class<? extends Style> style = getNotificationStyle();
5285 Class<? extends Style> style = getNotificationStyle();

Completed in 51 milliseconds