/aosp_15_r20/development/samples/NotePad/src/com/example/android/notepad/ |
H A D | NotePadProvider.java | 89 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 D | Contacts.java | 285 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 D | ContactsContract.java | 8493 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 D | CURLINFO_RESPONSE_CODE.md | 62 # NOTES chapter
|
H A D | CURLOPT_DNS_LOCAL_IP6.md | 63 # NOTES chapter
|
H A D | CURLOPT_DNS_LOCAL_IP4.md | 63 # NOTES chapter
|
H A D | CURLOPT_PROXY_CAINFO.md | 89 # NOTES chapter
|
H A D | CURLOPT_DNS_SERVERS.md | 68 # NOTES chapter
|
H A D | CURLOPT_DNS_INTERFACE.md | 64 # NOTES chapter
|
H A D | CURLOPT_TCP_FASTOPEN.md | 57 # NOTES chapter
|
H A D | CURLOPT_HTTP_TRANSFER_DECODING.md | 34 # NOTES chapter
|
H A D | CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.md | 65 # NOTES chapter
|
H A D | CURLOPT_SSH_HOSTKEYDATA.md | 69 # NOTES chapter
|
H A D | CURLOPT_IGNORE_CONTENT_LENGTH.md | 72 # NOTES chapter
|
H A D | CURLOPT_ACCEPT_ENCODING.md | 82 # NOTES chapter
|
H A D | CURLOPT_SSH_HOSTKEYFUNCTION.md | 94 # NOTES chapter
|
H A D | CURLOPT_AWS_SIGV4.md | 106 # NOTES chapter
|
/aosp_15_r20/external/lmfit/man/ |
H A D | lmmin.pod | 170 =head1 NOTES chapter
|
/aosp_15_r20/external/curl/docs/libcurl/ |
H A D | libcurl-url.md | 160 # NOTES chapter
|
/aosp_15_r20/external/igt-gpu-tools/man/ |
H A D | intel_panel_fitter.rst | 63 NOTES chapter
|
/aosp_15_r20/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | LegacyApiSupport.java | 344 peopleProjectionMap.put(People.NOTES, People.NOTES); in peopleProjectionMap.put() 431 sGroupProjectionMap.put(android.provider.Contacts.Groups.NOTES, in sGroupProjectionMap.put()
|
D | ContactsDatabaseHelper.java | 5225 Groups.NOTES, in getGroupContentValuesForMoveCopy()
|
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/datatypes/ |
D | SleepSessionRecordTest.java | 65 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/ |
D | BundleHelper.java | 180 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 D | ConvertLanguageData.java | 100 NOTES = 11; field in ConvertLanguageData
|