Searched refs:isPlugWired (Results 1 – 2 of 2) sorted by relevance
361 public static boolean isPlugWired(int plugType) { in isPlugWired() method in BatteryManager
2032 if (mIsPowered && !BatteryManager.isPlugWired(oldPlugType)2033 && BatteryManager.isPlugWired(mPlugType)) {