HomeSort by relevance Sort by last modified time
    Searched refs:mFunctionalMode (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/mtp/
MtpDeviceInfo.h 32 uint16_t mFunctionalMode;
MtpDeviceInfo.cpp 31 mFunctionalMode(0),
73 if (!packet.getUInt16(mFunctionalMode)) return false;
101 mVendorExtensionDesc, mFunctionalMode, mManufacturer, mModel, mVersion, mSerial);

Completed in 24 milliseconds