Searched refs:PEOPLE (Results 1 – 1 of 1) sorted by relevance
80 private static final int PEOPLE = 1; field in LegacyApiSupport190 public static final String PEOPLE = "view_v1_people"; field283 matcher.addURI(authority, "people", PEOPLE); in matcher.addURI() argument569 db.execSQL("DROP VIEW IF EXISTS " + LegacyTables.PEOPLE + ";"); in createViews()570 db.execSQL("CREATE VIEW " + LegacyTables.PEOPLE + " AS SELECT " + in createViews()757 case PEOPLE: in insert()978 case PEOPLE: in update()1494 case PEOPLE: in delete()1557 case PEOPLE: { in query()1978 case PEOPLE: in getType()