Searched refs:SQL_CREATE_ENTRIES (Results 1 – 1 of 1) sorted by relevance
63 private static final String SQL_CREATE_ENTRIES = field in DeviceConfigDbHelper76 db.execSQL(SQL_CREATE_ENTRIES); in onCreate()