Searched refs:TOUCH_ICON (Results 1 – 1 of 1) sorted by relevance
243 map.put(Bookmarks.TOUCH_ICON, Bookmarks.TOUCH_ICON); in map.put() argument293 map.put(History.TOUCH_ICON, History.TOUCH_ICON); in map.put() argument311 map.put(Images.TOUCH_ICON, Images.TOUCH_ICON); in map.put() argument326 map.put(Combined.TOUCH_ICON, Combined.TOUCH_ICON); in map.put() argument340 map.put(Combined.TOUCH_ICON, Combined.TOUCH_ICON); in map.put() argument421 Images.TOUCH_ICON + " BLOB" + in onCreate()1420 Images.TOUCH_ICON, in shouldUpdateImages()1426 byte[] ntouch = values.getAsByteArray(Images.TOUCH_ICON); in shouldUpdateImages()1704 if (values.containsKey(Bookmarks.TOUCH_ICON)) { in extractImageValues()1708 imageValues.put(Images.TOUCH_ICON, values.getAsByteArray(Bookmarks.TOUCH_ICON)); in extractImageValues()[all …]