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