Searched refs:streamItemSelect (Results 1 – 1 of 1) sorted by relevance
2212 String streamItemSelect = "SELECT " + in createContactsViews() local2244 db.execSQL("CREATE VIEW " + Views.STREAM_ITEMS + " AS " + streamItemSelect); in createContactsViews()