Home
last modified time | relevance | path

Searched defs:NOTES (Results 1 – 25 of 208) sorted by relevance

123456789

/aosp_15_r20/development/samples/NotePad/src/com/example/android/notepad/
H A DNotePadProvider.java89 private static final int NOTES = 1; field in NotePadProvider
115 sUriMatcher.addURI(NotePad.AUTHORITY, "notes", NOTES); in sUriMatcher.addURI() argument
/aosp_15_r20/frameworks/base/core/java/android/provider/
H A DContacts.java285 public static final String NOTES = "notes"; field
761 public static final String NOTES = "notes"; field
2249 public static final String NOTES = ContactsContract.Intents.Insert.NOTES; field in Contacts.Intents.Insert
H A DContactsContract.java8493 public static final String NOTES = "notes"; field
10442 public static final String NOTES = "notes"; field in ContactsContract.Intents.Insert
/aosp_15_r20/external/curl/docs/libcurl/opts/
H A DCURLINFO_RESPONSE_CODE.md62 # NOTES chapter
H A DCURLOPT_DNS_LOCAL_IP6.md63 # NOTES chapter
H A DCURLOPT_DNS_LOCAL_IP4.md63 # NOTES chapter
H A DCURLOPT_PROXY_CAINFO.md89 # NOTES chapter
H A DCURLOPT_DNS_SERVERS.md68 # NOTES chapter
H A DCURLOPT_DNS_INTERFACE.md64 # NOTES chapter
H A DCURLOPT_TCP_FASTOPEN.md57 # NOTES chapter
H A DCURLOPT_HTTP_TRANSFER_DECODING.md34 # NOTES chapter
H A DCURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.md65 # NOTES chapter
H A DCURLOPT_SSH_HOSTKEYDATA.md69 # NOTES chapter
H A DCURLOPT_IGNORE_CONTENT_LENGTH.md72 # NOTES chapter
H A DCURLOPT_ACCEPT_ENCODING.md82 # NOTES chapter
H A DCURLOPT_SSH_HOSTKEYFUNCTION.md94 # NOTES chapter
H A DCURLOPT_AWS_SIGV4.md106 # NOTES chapter
/aosp_15_r20/external/lmfit/man/
H A Dlmmin.pod170 =head1 NOTES chapter
/aosp_15_r20/external/curl/docs/libcurl/
H A Dlibcurl-url.md160 # NOTES chapter
/aosp_15_r20/external/igt-gpu-tools/man/
H A Dintel_panel_fitter.rst63 NOTES chapter
/aosp_15_r20/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java344 peopleProjectionMap.put(People.NOTES, People.NOTES); in peopleProjectionMap.put()
431 sGroupProjectionMap.put(android.provider.Contacts.Groups.NOTES, in sGroupProjectionMap.put()
DContactsDatabaseHelper.java5225 Groups.NOTES, in getGroupContentValuesForMoveCopy()
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/datatypes/
DSleepSessionRecordTest.java65 private static final CharSequence NOTES = "felt sleepy"; field in SleepSessionRecordTest
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/libs/HealthConnectTestLib/src/android/healthconnect/cts/lib/
DBundleHelper.java180 private static final String NOTES = PREFIX + "NOTES"; field in BundleHelper
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DConvertLanguageData.java100 NOTES = 11; field in ConvertLanguageData

123456789