Searched refs:mSourcePower (Results 1 – 1 of 1) sorted by relevance
492 private boolean mSourcePower; field in UsbDeviceManager.UsbHandler920 mSourcePower = status.getCurrentPowerRole() == POWER_ROLE_SOURCE; in handleMessage()935 mSourcePower = false; in handleMessage()1201 if (mSourcePower) { in updateUsbNotification()1213 } else if (mSourcePower) { in updateUsbNotification()1410 dump.write("source_power", UsbHandlerProto.SOURCE_POWER, mSourcePower); in dump()