Searched defs:note (Results 1 – 8 of 8) sorted by relevance
206 val note = mNoteCaptor.value in verifyConnectedNotification() constant371 val note = mNoteCaptor.value in testConnectedVenueInfoWithFriendlyNameNotification() constant
454 val note = findNotification(UiSelector().text(testFile.name)) in testTapDoneNotification() constant472 val note = shadeScroller.getChild(selector) in findNotification() constant
308 public void insertPostCallNotification(@NonNull String number, @NonNull String note) { in insertPostCallNotification()
372 public Builder addNote(@NonNull String note) { in addNote()
456 final Notification note = makeProgressNotification(task, progress); in maybeNotifyProgress() local
267 String note = "note"; in testConvertCurrentRowToPerson_note() local
1465 final NoteDataItem note = (NoteDataItem) dataItem; in dataItemToEntry() local
528 protected Uri insertNote(long rawContactId, String note) { in insertNote()