/packages/modules/NetworkStack/tests/unit/src/com/android/networkstack/ |
D | NetworkStackNotifierTest.kt | 206 val note = mNoteCaptor.value in verifyConnectedNotification() constant 207 assertEquals(mPendingIntent, note.contentIntent) in verifyConnectedNotification() 208 assertEquals(CHANNEL_CONNECTED, note.channelId) in verifyConnectedNotification() 209 assertEquals(timeout, note.timeoutAfter) in verifyConnectedNotification() 211 note.flags and Notification.FLAG_LOCAL_ONLY != 0, in verifyConnectedNotification() 363 val note = mNoteCaptor.value in testConnectedVenueInfoWithFriendlyNameNotification() constant 364 assertEquals(TEST_NETWORK_FRIENDLY_NAME, note.extras in testConnectedVenueInfoWithFriendlyNameNotification()
|
/packages/providers/ContactsProvider/tests/assets/upgradeTest/ |
D | contacts2_1108.sql | 155 …note.data1 AS notes, accounts.account_name, accounts.account_type, raw_contacts.times_contacted AS… 157 …note.data1 AS notes, accounts.account_name, accounts.account_type, raw_contacts.times_contacted AS… 158 …note.data1 AS notes, accounts.account_name, accounts.account_type, raw_contacts.times_contacted AS… 162 …LEFT OUTER JOIN data note ON (raw_contacts._id = note.raw_contact_id AND (SELECT mimetype FROM mim…
|
/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/ |
D | DownloadServiceTest.kt | 559 val note = findNotification(UiSelector().text(testFile.name)) in testTapDoneNotification() constant 560 note.click() in testTapDoneNotification() 577 val note = shadeScroller.getChild(selector) in findNotification() constant 578 if (note.waitForExists(NOTIFICATION_NO_SCROLL_TIMEOUT_MS)) return note in findNotification() 587 if (note.exists()) return note in findNotification()
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
D | VCardResourceEntry.java | 112 for (NoteData note : notes) { in getNotes() 113 noteBuilder.append(note.getNote()); in getNotes() 272 for (final NoteData note : vcard.getNotes()) { 274 if (TextUtils.isGraphic(note.getNote())){ 275 retList.add(new VCardResourceEntryDestinationItem(note.getNote(),
|
/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/dataentries/formatters/ |
D | ExerciseSessionFormatterTest.kt | 86 formatter.getNotes(getRecord(type = EXERCISE_SESSION_TYPE_BIKING, note = "notes")) in <lambda>() 142 note: String? = null, in getRecord() 147 .setNotes(note) in getRecord()
|
D | PlannedExerciseSessionRecordFormatterTest.kt | 116 note = "Morning quick run by the park", in <lambda>() 176 note = null, in <lambda>() 234 note = "Morning quick run by the park", in <lambda>()
|
D | SleepSessionFormatterTest.kt | 188 note: String = "", in getRecord() 193 .setNotes(note) in getRecord()
|
/packages/modules/Bluetooth/android/pandora/server/src/ |
D | Pbap.kt | 97 val note = String.format(DEFAULT_NOTE, contactIndex) in addContact() constant 137 .withValue(Note.NOTE, note) in addContact()
|
/packages/modules/Uwb/ranging/test_app/ |
D | local.properties | 6 # header note.
|
/packages/modules/AppSearch/service/java/com/android/server/appsearch/contactsindexer/appsearchtypes/ |
D | Person.java | 447 public Builder addNote(@NonNull String note) { in addNote() argument 448 mNotes.add(Objects.requireNonNull(note)); in addNote()
|
/packages/modules/Bluetooth/floss/hcidoc/src/groups/ |
D | connections.rs | 614 fn process_system_note(&mut self, note: &String) { in process_system_note() 617 if note.contains("END OF CARRYOVER SECTION") { in process_system_note() 793 PacketChild::SystemNote(note) => { in process() 794 self.process_system_note(note); in process()
|
/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/utils/ |
D | TestConstants.kt | 229 note = "Morning quick run by the park", in getSamplePlannedExerciseSessionRecord() 236 note: String?, in getPlannedExerciseSessionRecord() 241 .setNotes(note) in getPlannedExerciseSessionRecord()
|
/packages/modules/Virtualization/android/VmAttestationDemoApp/ |
D | README.md | 50 Please note that remote attestation is only available for protected VMs.
|
/packages/modules/AdServices/adservices/service-core/proto/config-delivery/ |
D | configuration_type.proto | 34 * Important note: If a existing configuration type is no longer used,
|
/packages/modules/NetworkStack/src/android/net/apf/ |
D | ApfFilter.java | 4541 String note = ""; in dump() local 4547 note = " [ERROR: impossible]"; in dump() 4549 note = " [IGNORE: obsolete program]"; in dump() 4552 note = " [ERROR: in the future by " + offset + "s]"; in dump() 4560 note = " [INFO: zero fractional portion]"; in dump() 4564 note = " [ERROR: mismatch with FILTER_AGE_SECONDS]"; in dump() 4567 note = " [UNEXPECTED: APF<=4, yet non-zero]"; in dump() 4572 note = " [ERROR: impossible]"; in dump() 4574 note = " [WARNING: OBSOLETE PROGRAM]"; in dump() 4576 note = " [ERROR: INVALID FUTURE ID]"; in dump() [all …]
|
/packages/modules/Connectivity/tests/cts/hostside/ |
D | Android.bp | 29 // Also note that unlike android_test targets, "current" does not work: the target SDK is set to
|
/packages/apps/Dialer/java/com/android/dialer/searchfragment/ |
D | README.md | 29 The are three things to note about rendering:
|
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/ |
D | DownloadService.java | 458 final Notification note = makeProgressNotification(task, progress); in maybeNotifyProgress() local 459 updateNotification(nm, NOTE_DOWNLOAD_PROGRESS, task.mMimeType, note); in maybeNotifyProgress()
|
/packages/providers/CalendarProvider/tests/ |
D | EMMA_README | 32 # run the CTS tests; note we can't get success/failure result in $?
|
/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
D | MissedCallNotifier.java | 312 public void insertPostCallNotification(@NonNull String number, @NonNull String note) { in insertPostCallNotification() argument 325 getNotificationForCall(call, note)); in insertPostCallNotification()
|
/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/ |
D | ContactDataHandlerTest.java | 267 String note = "note"; in testConvertCurrentRowToPerson_note() local 270 values.put(CommonDataKinds.Note.NOTE, note); in testConvertCurrentRowToPerson_note() 275 name).addNote(note)).setCreationTimestampMillis(0).buildPerson(); in testConvertCurrentRowToPerson_note() 283 assertThat(personTested.getNotes()).asList().containsExactly(note); in testConvertCurrentRowToPerson_note()
|
/packages/modules/Virtualization/libs/libvmbase/ |
D | sections.ld | 132 *(.note.gnu.build-id)
|
/packages/apps/Dialer/java/com/android/dialer/theme/ |
D | README.md | 3 First thing to note, it's imperative that the application and all activities
|
/packages/modules/Virtualization/libs/libvm_payload/ |
D | README.md | 55 note that the payload can only host a binder server via
|
/packages/modules/HealthFitness/service/proto/phr/tests/ |
D | expected_fhir_spec_r4_for_test.textproto | 124 key: "note" 390 key: "note" 685 key: "note" 995 key: "note" 1264 key: "note" 1719 key: "note" 1998 key: "note" 3334 key: "note"
|