Searched defs:NOTES (Results 1 – 4 of 4) sorted by relevance
66 private static final CharSequence NOTES = "felt sleepy"; field in SleepSessionRecordTest
344 peopleProjectionMap.put(People.NOTES, People.NOTES); in peopleProjectionMap.put()431 sGroupProjectionMap.put(android.provider.Contacts.Groups.NOTES, in sGroupProjectionMap.put()
5225 Groups.NOTES, in getGroupContentValuesForMoveCopy()
194 private static final String NOTES = PREFIX + "NOTES"; field in BundleHelper