Searched refs:rawContactsSelect (Results 1 – 1 of 1) sorted by relevance
2008 String rawContactsSelect = "SELECT " in createContactsViews() local2034 db.execSQL("CREATE VIEW " + Views.RAW_CONTACTS + " AS " + rawContactsSelect); in createContactsViews()