Home | History | Annotate | Download | only in provider

Lines Matching refs:GROUP_VISIBLE

918          * Flag that reflects the {@link Groups#GROUP_VISIBLE} state of any
6952 public static final String GROUP_VISIBLE = "group_visible";
7075 * <td>{@link #GROUP_VISIBLE}</td>
7151 DatabaseUtils.cursorLongToContentValuesIfPresent(cursor, values, GROUP_VISIBLE);