Searched refs:getAUInt16 (Results 1 – 4 of 4) sorted by relevance
74 mOperations = packet.getAUInt16(); in read()75 mEvents = packet.getAUInt16(); in read()76 mDeviceProperties = packet.getAUInt16(); in read()77 mCaptureFormats = packet.getAUInt16(); in read()78 mPlaybackFormats = packet.getAUInt16(); in read()
60 UInt16List* getAUInt16();
115 UInt16List* MtpDataPacket::getAUInt16() { in getAUInt16() function in android::MtpDataPacket
532 return mData.getAUInt16(); in getObjectPropsSupported()