• John Reck's avatar
    Switch to a background thread pool · cadae72b
    John Reck authored
     Bug: 5019676
     Use a shared thread pool
     Eliminate some unnecessary use of AsyncTask (which has extra
     overhead compared to using a thread pool)
    
    Change-Id: I01d6c84816a9c9705216c8fdb8ed8c990265626a
    cadae72b
Controller.java 94.6 KB