Home | History | Annotate | Download | only in browser

Lines Matching full:visits

67     private static final String ORDER_BY = "visits DESC, date DESC";
243 "visits INTEGER," +
260 db.execSQL("INSERT INTO bookmarks (title, url, visits, " +
429 db.execSQL("INSERT INTO bookmarks (title, url, visits, " +