Home
last modified time | relevance | path

Searched refs:RESPONSE_GENERAL_ERROR (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/media/java/android/mtp/
DMtpDatabase.java574 return MtpConstants.RESPONSE_GENERAL_ERROR; in renameFile()
588 return MtpConstants.RESPONSE_GENERAL_ERROR; in renameFile()
605 return allowed ? MtpConstants.RESPONSE_OK : MtpConstants.RESPONSE_GENERAL_ERROR; in beginMoveObject()
738 : MtpConstants.RESPONSE_GENERAL_ERROR); in setDeviceProperty()
947 return MtpConstants.RESPONSE_GENERAL_ERROR; in beginDeleteObject()
DMtpConstants.java76 public static final int RESPONSE_GENERAL_ERROR = 0x2002; field in MtpConstants
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt32087 Landroid/mtp/MtpConstants;->RESPONSE_GENERAL_ERROR:I