isOngoing 2014-02-26 23:02:46 public boolean isOngoing() { return (notification.flags & Notification.FLAG_ONGOING_EVENT) != 0; }