Avoid use of libcore.util.NonNull

Avoid use of libcore.util.NonNull and use android.annotation.NonNull
instead (like other classes in this package).

metalava treats them the same but soon libcore.util.NonNull will
not be visible outside of libcore.

Bug: 113148576
Test: build
Change-Id: I43cd1350d50cde83f8184f154034a469610bef22
1 file changed