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

/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompat.java34 public class NotificationCompat { class
38 * @deprecated Use {@link NotificationCompat.Builder#setPriority(int)} with a positive value.
43 * Default notification priority for {@link NotificationCompat.Builder#setPriority(int)}.
50 * Lower notification priority for {@link NotificationCompat.Builder#setPriority(int)},
58 * Lowest notification priority for {@link NotificationCompat.Builder#setPriority(int)};
65 * Higher notification priority for {@link NotificationCompat.Builder#setPriority(int)},
73 * Highest notification priority for {@link NotificationCompat.Builder#setPriority(int)},
165 * Builder class for {@link NotificationCompat} objects. Allows easier control over
179 * {@link NotificationCompat.Builder#setContentIntent setContentIntent()}

Completed in 1424 milliseconds