Searched refs:mPowerRole (Results 1 – 1 of 1) sorted by relevance
42 private int mPowerRole; field in UsbConnectionBroadcastReceiver52 mPowerRole = UsbPortStatus.POWER_ROLE_NONE; in UsbConnectionBroadcastReceiver()83 mPowerRole = mUsbBackend.getPowerRole(); in onReceive()89 mPowerRole = portStatus.getCurrentPowerRole(); in onReceive()93 mUsbConnectionListener.onUsbConnectionChanged(mConnected, mFunctions, mPowerRole, in onReceive()