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