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