Home | History | Annotate | Download | only in app

Lines Matching refs:FLAG_LOCAL_ONLY

179     public static final int FLAG_LOCAL_ONLY         = 0x00000100;
5135 return (notification.flags & Notification.FLAG_LOCAL_ONLY) != 0;