Searched refs:mSourcePower (Results 1 – 1 of 1) sorted by relevance
448 private boolean mSourcePower; field in UsbDeviceManager.UsbHandler833 mSourcePower = status.getCurrentPowerRole() == POWER_ROLE_SOURCE; in handleMessage()1071 if (mSourcePower) { in updateUsbNotification()1083 } else if (mSourcePower) { in updateUsbNotification()1294 dump.write("source_power", UsbHandlerProto.SOURCE_POWER, mSourcePower); in dump()