Home
last modified time | relevance | path

Searched refs:CREATE_SITE_MAP_TABLE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/indexing/
DIndexDatabaseHelper.java152 private static final String CREATE_SITE_MAP_TABLE = field in IndexDatabaseHelper
195 db.execSQL(CREATE_SITE_MAP_TABLE); in bootstrapDB()