Files
frameworks_base/docs
Florian Salbrechter 77d8857ed5 Fix bug in IntentService and Service example code.
Use Thread.sleep instead of Object.wait which simplifies the example.
Also there is a tiny chance, that wait will be called with 0, which
blocks forever.

Change-Id: I4cf90a33089a64bdf802620350f76af08f15f721
2016-02-08 13:48:34 +00:00
..
2015-12-02 14:24:11 +00:00