Annotate several method parameters in AlertDialog.Builder as @Nullable

Setting the text to null is valid, and this allows better static
analysis of calls to these methods.

Change-Id: Ia46fcc8bb12804375ec074fb23813efcd677f215
1 file changed