Searched refs:getNotificationUri (Results 1 – 3 of 3) sorted by relevance
117 final Uri notificationUri = cursor.getNotificationUri(); in testOpen_Success()170 final Uri notificationUri = cursor.getNotificationUri(); in testOpen_Failure()258 final Uri notificationUri = cursor.getNotificationUri(); in testNoNotificationAfterAllReleased()
523 public Uri getNotificationUri() { in getNotificationUri() method in ContactFilterCursor524 return cursor.getNotificationUri(); in getNotificationUri()
354 notificationUris.add(cursor.getNotificationUri()); in queryChildDocuments()419 notificationUris.add(cursor.getNotificationUri()); in queryRecentDocuments()457 notificationUris.add(cursor.getNotificationUri()); in querySearchDocuments()