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

/frameworks/base/core/java/android/app/
H A DNotification.java306 public static final int FLAG_ONGOING_EVENT = 0x00000002; field in class:Notification
1300 * @see Notification#FLAG_ONGOING_EVENT
1304 setFlag(FLAG_ONGOING_EVENT, ongoing);

Completed in 43 milliseconds