Home | History | Annotate | Download | only in provider

Lines Matching refs:isFolder

1426                 Boolean isFolder = values.getAsBoolean(Bookmarks.IS_FOLDER);
1427 if ((isFolder == null || !isFolder)