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

/frameworks/base/core/java/android/app/
H A DNotification.java4468 public RemoteViews makeNotificationHeader(boolean ambient) { method in class:Notification.Builder
4591 view = makeNotificationHeader(false /* ambient */);
4621 RemoteViews header = makeNotificationHeader(false /* ambient */);

Completed in 23 milliseconds