Files
frameworks_base/core/java/android
Patrick Scott b5b33c734a Order high priority requests in the same order they are requested.
Use a class to hold the high priority requests and low priority requests. Each
request is appended to the correct list in the order received. If a request
needs to be requeued after an error, it is placed at the head of the
corresponding list.
2009-05-20 12:10:25 -04:00
..
2009-05-13 17:51:37 -07:00
2009-05-14 14:18:23 -07:00
2009-05-20 13:41:07 +09:00