Searched defs:LAST_TIME_CONTACTED (Results 1 – 5 of 5) sorted by relevance
326 static int LAST_TIME_CONTACTED = 4; field366 int LAST_TIME_CONTACTED = 5; field391 int LAST_TIME_CONTACTED = 3; field
490 sContactsProjectionMap.put(Contacts.LAST_TIME_CONTACTED, Contacts.LAST_TIME_CONTACTED); in sContactsProjectionMap.put()537 sRawContactsProjectionMap.put(RawContacts.LAST_TIME_CONTACTED, in sRawContactsProjectionMap.put()585 sDataProjectionMap.put(Contacts.LAST_TIME_CONTACTED, Contacts.LAST_TIME_CONTACTED); in sDataProjectionMap.put()697 sDistinctDataProjectionMap.put(Contacts.LAST_TIME_CONTACTED, Contacts.LAST_TIME_CONTACTED); in sDistinctDataProjectionMap.put()740 sPhoneLookupProjectionMap.put(PhoneLookup.LAST_TIME_CONTACTED, in sPhoneLookupProjectionMap.put()742 + " AS " + PhoneLookup.LAST_TIME_CONTACTED); in sPhoneLookupProjectionMap.put()
357 peopleProjectionMap.put(People.LAST_TIME_CONTACTED, People.LAST_TIME_CONTACTED); in peopleProjectionMap.put()
1149 int LAST_TIME_CONTACTED = 8; field
4398 peopleColumns.put(PeopleColumns.LAST_TIME_CONTACTED, People.LAST_TIME_CONTACTED); in peopleColumns.put()