Searched refs:mSourcePower (Results 1 – 1 of 1) sorted by relevance
370 private boolean mSourcePower; field in UsbDeviceManager.UsbHandler866 mSourcePower = (args.argi2 == 1); in handleMessage()962 if (mSourcePower) { in updateUsbNotification()985 } else if (mSourcePower) { in updateUsbNotification()992 } else if (mSourcePower) { in updateUsbNotification()1104 pw.println(" mSourcePower: " + mSourcePower); in dump()