Home | History | Annotate | Download | only in list

Lines Matching refs:GROUP_VISIBLE

238      * such as {@link Groups#SHOULD_SYNC} or {@link Groups#GROUP_VISIBLE}.
318 return getAsInteger(mUngrouped ? Settings.UNGROUPED_VISIBLE : Groups.GROUP_VISIBLE,
327 put(mUngrouped ? Settings.UNGROUPED_VISIBLE : Groups.GROUP_VISIBLE, visible ? 1 : 0);
849 * Background task that persists changes to {@link Groups#GROUP_VISIBLE},