HomeSort by relevance Sort by last modified time
    Searched refs:mobilePps (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/com/android/internal/os/
MobileRadioPowerCalculator.java 46 final double mobilePps = (mobileData != 0 && radioDataUptimeMs != 0)
49 return (MOBILE_POWER / mobilePps) / (60*60);
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 187 milliseconds