Searched refs:PEOPLE (Results 1 – 1 of 1) sorted by relevance
78 private static final int PEOPLE = 1; field in LegacyApiSupport210 public static final String PEOPLE = "view_v1_people"; field303 matcher.addURI(authority, "people", PEOPLE); in matcher.addURI() argument596 db.execSQL("DROP VIEW IF EXISTS " + LegacyTables.PEOPLE + ";"); in createViews()597 db.execSQL("CREATE VIEW " + LegacyTables.PEOPLE + " AS SELECT " + in createViews()784 case PEOPLE: in insert()1005 case PEOPLE: in update()1553 case PEOPLE: in delete()1616 case PEOPLE: { in query()2047 case PEOPLE: in getType()