Commit 5ae1335
committed
cherrypick from klp-docs docs: Corrected doc for getLaunchIntentForPackage(). Change-Id: I2eab0956eaedac71289e19a3618a3553908f8c38
Doc had inaccurately said that getLaunchIntentForPackage() throws an
exception if the package name is not recognized; in fact, it returns
null. Also cleaned up some style issues for that Javadoc item.
Doc is staged to:
http://asolovay.mtv:9655/reference/android/content/pm/PackageManager.html#getLaunchIntentForPackage(java.lang.String)
Bug: 15022655
Original SHA1: I2eab0956eaedac71289e19a3618a3553908f8c38
Change-Id: Ief8dfaac248ba03779c6f13237aff9b26d362fd91 parent 7f6af88 commit 5ae1335
1 file changed
+10
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1460 | 1460 | | |
1461 | 1461 | | |
1462 | 1462 | | |
1463 | | - | |
1464 | | - | |
1465 | | - | |
1466 | | - | |
1467 | | - | |
1468 | | - | |
1469 | | - | |
1470 | | - | |
1471 | | - | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
1472 | 1469 | | |
1473 | 1470 | | |
1474 | 1471 | | |
1475 | | - | |
1476 | | - | |
1477 | | - | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
1478 | 1476 | | |
1479 | 1477 | | |
1480 | 1478 | | |
| |||
0 commit comments