Searched refs:PHONES (Results 1 – 3 of 3) sorted by relevance
209 case ContactsProvider2.PHONES: in isContactsSearchGuarded()223 case ContactsProvider2.PHONES: in isBluetoothContactSharing()
91 private static final int PHONES = 12; field in LegacyApiSupport195 public static final String PHONES = "view_v1_phones"; field314 matcher.addURI(authority, "phones", PHONES); in matcher.addURI() argument626 db.execSQL("DROP VIEW IF EXISTS " + LegacyTables.PHONES + ";"); in createViews()627 db.execSQL("CREATE VIEW " + LegacyTables.PHONES + " AS SELECT DISTINCT " + in createViews()777 case PHONES: { in insert()990 case PHONES: in update()1515 case PHONES: in delete()1672 case PHONES: in query()1673 qb.setTables(LegacyTables.PHONES + " phones"); in query()[all …]
371 public static final int PHONES = 3002; field in ContactsProvider21248 matcher.addURI(ContactsContract.AUTHORITY, "data/phones", PHONES); in matcher.addURI() argument6659 case PHONES: in queryLocal()9718 case PHONES: in getType()9801 case PHONES: in getDefaultProjection()