Searched refs:getCustomBatteryIntent (Results 1 – 2 of 2) sorted by relevance
25 return getCustomBatteryIntent( in getChargingIntent()33 return getCustomBatteryIntent( in getDischargingIntent()40 private static Intent getCustomBatteryIntent(int plugged, int level, int scale, int status) { in getCustomBatteryIntent() method in BatteryTestUtils
60 return getCustomBatteryIntent( in getChargingIntent()68 return getCustomBatteryIntent( in getDischargingIntent()188 public static Intent getCustomBatteryIntent(int plugged, int level, int scale, int status) { in getCustomBatteryIntent() method in BatteryTestUtils