Searched refs:PEOPLE (Results 1 – 1 of 1) sorted by relevance
78 private static final int PEOPLE = 1; field in LegacyApiSupport188 public static final String PEOPLE = "view_v1_people"; field281 matcher.addURI(authority, "people", PEOPLE); in matcher.addURI() argument567 db.execSQL("DROP VIEW IF EXISTS " + LegacyTables.PEOPLE + ";"); in createViews()568 db.execSQL("CREATE VIEW " + LegacyTables.PEOPLE + " AS SELECT " + in createViews()755 case PEOPLE: in insert()976 case PEOPLE: in update()1492 case PEOPLE: in delete()1555 case PEOPLE: { in query()1968 case PEOPLE: in getType()