Searched refs:makeLowPriorityContentView (Results 1 – 3 of 3) sorted by relevance
778 return builder.makeLowPriorityContentView(false /* useRegularSubtext */); in createContentView()
338 header = builder.makeLowPriorityContentView(true /* useRegularSubtext */);
5505 public RemoteViews makeLowPriorityContentView(boolean useRegularSubtext) { in makeLowPriorityContentView() method in Notification.Builder