Searched refs:PREFERENCES_TABLE (Results 1 – 1 of 1) sorted by relevance
40 private static final String PREFERENCES_TABLE = "preferences"; field in CommonPreferenceProvider111 + PREFERENCES_TABLE in onCreate()147 PREFERENCES_TABLE, in query()192 PREFERENCES_TABLE, in insertRow()196 long rowId = db.insert(PREFERENCES_TABLE, null, values); in insertRow()