Searched refs:SQL_CREATE_ENTRIES (Results 1 – 2 of 2) sorted by relevance
51 private static final String SQL_CREATE_ENTRIES = field in LocationDbHelper70 db.execSQL(SQL_CREATE_ENTRIES); in onCreate()
223 private static final String SQL_CREATE_ENTRIES = field in FeedProvider.FeedDatabase241 db.execSQL(SQL_CREATE_ENTRIES); in onCreate()