Searched refs:RESPONSE_GENERAL_ERROR (Results 1 – 3 of 3) sorted by relevance
755 return MtpConstants.RESPONSE_GENERAL_ERROR; in renameFile()774 return MtpConstants.RESPONSE_GENERAL_ERROR; in renameFile()781 return MtpConstants.RESPONSE_GENERAL_ERROR; in renameFile()799 return MtpConstants.RESPONSE_GENERAL_ERROR; in renameFile()879 : MtpConstants.RESPONSE_GENERAL_ERROR); in setDeviceProperty()952 return MtpConstants.RESPONSE_GENERAL_ERROR; in getObjectFilePath()999 return MtpConstants.RESPONSE_GENERAL_ERROR; in deleteFile()1034 return MtpConstants.RESPONSE_GENERAL_ERROR; in deleteFile()1086 return MtpConstants.RESPONSE_GENERAL_ERROR; in setObjectReferences()
76 public static final int RESPONSE_GENERAL_ERROR = 0x2002; field in MtpConstants
461 return new MtpPropertyList(0, MtpConstants.RESPONSE_GENERAL_ERROR); in getPropertyList()