Searched refs:isSharableInO (Results 1 – 1 of 1) sorted by relevance
42 private static final Predicate<Cursor> O_SHARABLE = DocumentFilters::isSharableInO;51 private static boolean isSharableInO(Cursor c) { in isSharableInO() method in DocumentFilters