Searched defs:NOTES (Results 1 – 3 of 3) sorted by relevance
65 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()
121 private static final String NOTES = PREFIX + "NOTES"; field in BundleHelper