Searched refs:groupsSelect (Results 1 – 1 of 1) sorted by relevance
2265 String groupsSelect = "SELECT " in createGroupsView() local2274 db.execSQL("CREATE VIEW " + Views.GROUPS + " AS " + groupsSelect); in createGroupsView()