Home | History | Annotate | Download | only in launcher3

Lines Matching refs:tableExists

500             if (!tableExists(TABLE_FAVORITES) || !tableExists(TABLE_WORKSPACE_SCREENS)) {
529 private boolean tableExists(String tableName) {