Searched refs:countBookmarksInFolder (Results 1 – 1 of 1) sorted by relevance
33 private int countBookmarksInFolder(long folderFilter) throws android.os.RemoteException { in countBookmarksInFolder() method in PartnerBookmarksProviderTest76 int totalBookmarks = countBookmarksInFolder(NO_FOLDER_FILTER); in testExactlyOneRoot()79 countBookmarksInFolder( in testExactlyOneRoot()87 int totalBookmarks = countBookmarksInFolder(NO_FOLDER_FILTER); in testRootMustBeNonEmptyIfPresent()90 countBookmarksInFolder(FIXED_ID_PARTNER_BOOKMARKS_ROOT) > 0); in testRootMustBeNonEmptyIfPresent()97 int totalBookmarks = countBookmarksInFolder(NO_FOLDER_FILTER); in testDefaultPBPSupportsOnlyFlatListOfBookmarks()100 countBookmarksInFolder(FIXED_ID_PARTNER_BOOKMARKS_ROOT), in testDefaultPBPSupportsOnlyFlatListOfBookmarks()