Searched refs:mMaxPower (Results 1 – 3 of 3) sorted by relevance
44 private final int mMaxPower; field in UsbConfiguration67 mMaxPower = maxPower; in UsbConfiguration()126 return mMaxPower * 2; in getMaxPower()159 ",mMaxPower=" + mMaxPower + ",mInterfaces=["); in toString()195 parcel.writeInt(mMaxPower); in writeToParcel()
42 private int mMaxPower; // 8:1 Maximum Power Consumption in 2mA units field in UsbConfigDescriptor75 return mMaxPower; in getMaxPower()104 UsbConfiguration(mConfigValue, name, mAttribs, mMaxPower); in toAndroid()125 mMaxPower = stream.getUnsignedByte(); in parseRawDescriptors()
22348 Landroid/hardware/usb/UsbConfiguration;->mMaxPower:I72716 Lcom/android/internal/os/BatteryStatsHelper;->mMaxPower:D