Searched refs:PHONES (Results 1 – 3 of 3) sorted by relevance
89 private static final int PHONES = 12; field in LegacyApiSupport193 public static final String PHONES = "view_v1_phones"; field312 matcher.addURI(authority, "phones", PHONES); in matcher.addURI() argument624 db.execSQL("DROP VIEW IF EXISTS " + LegacyTables.PHONES + ";"); in createViews()625 db.execSQL("CREATE VIEW " + LegacyTables.PHONES + " AS SELECT DISTINCT " + in createViews()775 case PHONES: { in insert()988 case PHONES: in update()1513 case PHONES: in delete()1670 case PHONES: in query()1671 qb.setTables(LegacyTables.PHONES + " phones"); in query()[all …]
339 public static final int PHONES = 3002; field in ContactsProvider21220 matcher.addURI(ContactsContract.AUTHORITY, "data/phones", PHONES); in matcher.addURI() argument6216 case PHONES: in queryLocal()9237 case PHONES: in getType()9320 case PHONES: in getDefaultProjection()
198 case ContactsProvider2.PHONES: in isBluetoothContactSharing()