Searched refs:RESPONSE_GENERAL_ERROR (Results 1 – 3 of 3) sorted by relevance
574 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()
76 public static final int RESPONSE_GENERAL_ERROR = 0x2002; field in MtpConstants
32087 Landroid/mtp/MtpConstants;->RESPONSE_GENERAL_ERROR:I