Files
frameworks_base/graphics/java/android
Leon Scroggins III 0dd9dd84bb Mark Bitmap#getColor as @NonNull
Bug: 126700762
Test: None

This method will never return null. It will either throw an Exception or
return the Color at the specified location. Update the annotation to
make that explicit.

Change-Id: I276c0f84eac030758714b6736da29a7fdc175b7c
2019-02-28 12:00:04 -05:00
..
2019-02-28 12:00:04 -05:00