Searched defs:note (Results 1 – 9 of 9) sorted by relevance
97 val note = String.format(DEFAULT_NOTE, contactIndex) in addContact() constant
206 val note = mNoteCaptor.value in verifyConnectedNotification() constant371 val note = mNoteCaptor.value in testConnectedVenueInfoWithFriendlyNameNotification() constant
485 val note = findNotification(UiSelector().text(testFile.name)) in testTapDoneNotification() constant503 val note = shadeScroller.getChild(selector) in findNotification() constant
312 public void insertPostCallNotification(@NonNull String number, @NonNull String note) { in insertPostCallNotification()
452 public Builder addNote(@NonNull String note) { in addNote()
458 final Notification note = makeProgressNotification(task, progress); in maybeNotifyProgress() local
267 String note = "note"; in testConvertCurrentRowToPerson_note() local
1463 final NoteDataItem note = (NoteDataItem) dataItem; in dataItemToEntry() local
535 protected Uri insertNote(long rawContactId, String note) { in insertNote()