Searched defs:maxPower (Results 1 – 2 of 2) sorted by relevance
63 public UsbConfiguration(int id, @Nullable String name, int attributes, int maxPower) { in UsbConfiguration()
525 double maxPower = Double.MIN_VALUE; in initCpuPowerBrackets() local