OSDN Git Service

Document possible null returns in PackageManager
authorChristopher Tate <ctate@google.com>
Thu, 18 Jun 2015 20:47:04 +0000 (13:47 -0700)
committerChristopher Tate <ctate@google.com>
Thu, 18 Jun 2015 20:48:42 +0000 (13:48 -0700)
commitabe6580199f8f61cd3070f377be61191e51cac00
tree651882ddff4af8678cc9bba65343167290b153b0
parentc20c1eec9e222870b08c079898dbc334858994cc
Document possible null returns in PackageManager

In particular queryIntentServices() but also a few others.

Bug 19127758

Change-Id: I590605ce4870b2ab300385678df8917cfade60f9
core/java/android/content/pm/PackageManager.java