Searched refs:readRaw (Results 1 – 1 of 1) sorted by relevance
285 favicon = readRaw(res, faviconId); in addDefaultBookmarks()294 touchicon = readRaw(res, touchiconId); in addDefaultBookmarks()325 private byte[] readRaw(Resources res, int id) throws IOException { in readRaw() method in PartnerBookmarksProvider.DatabaseHelper