OSDN Git Service

TIF: Start using the @NonNull annotation
authorJae Seo <jaeseo@google.com>
Thu, 23 Apr 2015 17:53:58 +0000 (10:53 -0700)
committerJae Seo <jaeseo@google.com>
Fri, 24 Apr 2015 05:47:24 +0000 (22:47 -0700)
commitc8b7356434f665c494504661a943323c0bbe702e
treeba7fc81ec30376d46df94e37e166c7736abaa637
parent88d109d2c5a62f2fb4a82f0ee78a535e56b10907
TIF: Start using the @NonNull annotation

Added the @NonNull annotation to the code where null check is required

Bug: 19941047
Change-Id: I9fd1f4c7ea4679c03bf831d90804488282a1c5d4
media/java/android/media/tv/TvInputInfo.java
media/java/android/media/tv/TvInputManager.java
media/java/android/media/tv/TvInputService.java
media/java/android/media/tv/TvView.java