Merge "Fix small typo in ShortcutManager header docs" into nyc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
aea27e1aea
@@ -329,7 +329,7 @@ import java.util.List;
|
|||||||
* <p>Applications with a foreground activity or service are not rate-limited.
|
* <p>Applications with a foreground activity or service are not rate-limited.
|
||||||
*
|
*
|
||||||
* <p>Rate-limiting will be reset upon certain events, so that even background applications
|
* <p>Rate-limiting will be reset upon certain events, so that even background applications
|
||||||
* can call these APIs again until they are rate limit is reached again.
|
* can call these APIs again until the rate limit is reached again.
|
||||||
* These events include the following:
|
* These events include the following:
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li>When an application comes to the foreground.
|
* <li>When an application comes to the foreground.
|
||||||
|
|||||||
Reference in New Issue
Block a user