Searched refs:RESPONSE_GENERAL_ERROR (Results 1 – 3 of 3) sorted by relevance
786 return MtpConstants.RESPONSE_GENERAL_ERROR; in renameFile()805 return MtpConstants.RESPONSE_GENERAL_ERROR; in renameFile()812 return MtpConstants.RESPONSE_GENERAL_ERROR; in renameFile()830 return MtpConstants.RESPONSE_GENERAL_ERROR; in renameFile()910 : MtpConstants.RESPONSE_GENERAL_ERROR); in setDeviceProperty()983 return MtpConstants.RESPONSE_GENERAL_ERROR; in getObjectFilePath()1010 return MtpConstants.RESPONSE_GENERAL_ERROR; in deleteFile()1045 return MtpConstants.RESPONSE_GENERAL_ERROR; in deleteFile()1097 return MtpConstants.RESPONSE_GENERAL_ERROR; in setObjectReferences()
76 public static final int RESPONSE_GENERAL_ERROR = 0x2002; field in MtpConstants
439 return new MtpPropertyList(0, MtpConstants.RESPONSE_GENERAL_ERROR); in getPropertyList()