birthday-calendar
birthday-calendar copied to clipboard
displayCursor.moveToFirst()
if (displayCursor != null && displayCursor.moveToFirst()) {
is moveToFirst enough? Is it possible to find name in other contacts coming after the first?
Test this!