Searched defs:plugged (Results 1 – 3 of 3) sorted by relevance
40 private static Intent getCustomBatteryIntent(int plugged, int level, int scale, int status) { in getCustomBatteryIntent()
188 public static Intent getCustomBatteryIntent(int plugged, int level, int scale, int status) { in getCustomBatteryIntent()
857 private static Intent createBatteryIntent(int plugged, int level, int status) { in createBatteryIntent()