Searched refs:readRaw (Results 1 – 3 of 3) sorted by relevance
168 this(context, readRaw(context, tid)); in Template()270 private static String readRaw(Context context, int id) { in readRaw() method in Template
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
688 thumb = readRaw(res, thumbId); in addDefaultBookmarks()692 favicon = readRaw(res, faviconId); in addDefaultBookmarks()713 private byte[] readRaw(Resources res, int id) throws IOException { in readRaw() method in BrowserProvider2.DatabaseHelper