Home
last modified time | relevance | path

Searched refs:sendObjectInfo (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/media/mtp/
DMtpDevice.h106 MtpObjectHandle sendObjectInfo(MtpObjectInfo* info);
DMtpDevice.cpp465 MtpObjectHandle MtpDevice::sendObjectInfo(MtpObjectInfo* info) { in sendObjectInfo() function in android::MtpDevice
/frameworks/base/media/java/android/mtp/
DMtpDevice.java371 public @Nullable MtpObjectInfo sendObjectInfo(@NonNull MtpObjectInfo info) { in sendObjectInfo() method in MtpDevice
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DMtpManager.java197 final MtpObjectInfo sendObjectInfoResult = device.sendObjectInfo(objectInfo); in createDocument()
/frameworks/base/media/jni/
Dandroid_mtp_MtpDevice.cpp650 int object_handle = device->sendObjectInfo(object_info); in android_mtp_MtpDevice_send_object_info()
/frameworks/base/api/
Dcurrent.txt25341 method public android.mtp.MtpObjectInfo sendObjectInfo(android.mtp.MtpObjectInfo);
Dtest-current.txt25497 method public android.mtp.MtpObjectInfo sendObjectInfo(android.mtp.MtpObjectInfo);
Dsystem-current.txt27558 method public android.mtp.MtpObjectInfo sendObjectInfo(android.mtp.MtpObjectInfo);