• Narayan Kamath's avatar
    Tidy up uses of Integer.valueOf. · 57b29e71
    Narayan Kamath authored
    Use parseInt when the result is assigned to an int. Allocates fewer
    objects.
    
    bug: 28078871
    Change-Id: I2c58112795fecce6395c558f2bb1e1fefe83a5bf
    57b29e71
DownloadProviderFunctionalTest.java 7.37 KB