32535234: Make @NonNull work with @NonNullByDefault

This CL allows the @NonNull and @Nullable annotations
to be placed on other annotations (such as @NonNullByDefault)
or on packages.

Also had to move imports around to make the new checkstyle
and upload hooks happy.

Test: Not applicable.

Change-Id: I96c25558aa959ea93c29830676fe917d54fbf390
2 files changed