Searched refs:isSharablePreO (Results 1 – 1 of 1) sorted by relevance
43 private static final Predicate<Cursor> PREO_SHARABLE = DocumentFilters::isSharablePreO;62 private static boolean isSharablePreO(Cursor c) { in isSharablePreO() method in DocumentFilters