Searched refs:mPowerRole (Results 1 – 1 of 1) sorted by relevance
46 private int mPowerRole; field in UsbConnectionBroadcastReceiver56 mPowerRole = UsbPortStatus.POWER_ROLE_NONE; in UsbConnectionBroadcastReceiver()95 mPowerRole = mUsbBackend.getPowerRole(); in onReceive()101 mPowerRole = portStatus.getCurrentPowerRole(); in onReceive()105 mUsbConnectionListener.onUsbConnectionChanged(mConnected, mFunctions, mPowerRole, in onReceive()