Searched refs:mSourcePower (Results 1 – 1 of 1) sorted by relevance
463 private boolean mSourcePower; field in UsbDeviceManager.UsbHandler840 mSourcePower = status.getCurrentPowerRole() == UsbPort.POWER_ROLE_SOURCE; in handleMessage()1091 if (mSourcePower) { in updateUsbNotification()1103 } else if (mSourcePower) { in updateUsbNotification()1302 dump.write("source_power", UsbHandlerProto.SOURCE_POWER, mSourcePower); in dump()