Searched refs:ENTITIES (Results 1 – 2 of 2) sorted by relevance
351 public static final String ENTITIES = "view_entities"; field1902 db.execSQL("DROP VIEW IF EXISTS " + Views.ENTITIES + ";"); in createContactsViews()2193 db.execSQL("CREATE VIEW " + Views.ENTITIES + " AS " in createContactsViews()
8259 sb.append(Views.ENTITIES); in setTablesAndProjectionMapForEntities()