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