Home | History | Annotate | Download | only in browser

Lines Matching full:exists

280                 db.execSQL("DROP TABLE IF EXISTS labels");
295 db.execSQL("DROP TABLE IF EXISTS bookmarks");
296 db.execSQL("DROP TABLE IF EXISTS searches");
311 if (!appPluginsDir.exists()) {
330 if (!gearsDataDir.exists()) {