Searched refs:getAUInt16 (Results 1 – 4 of 4) sorted by relevance
75 mOperations = packet.getAUInt16(); in read()77 mEvents = packet.getAUInt16(); in read()79 mDeviceProperties = packet.getAUInt16(); in read()81 mCaptureFormats = packet.getAUInt16(); in read()83 mPlaybackFormats = packet.getAUInt16(); in read()
62 UInt16List* getAUInt16();
170 UInt16List* MtpDataPacket::getAUInt16() { in getAUInt16() function in android::MtpDataPacket
585 return mData.getAUInt16(); in getObjectPropsSupported()