Searched refs:getSupportedCaptureFormats (Results 1 – 4 of 4) sorted by relevance
59 virtual MtpObjectFormatList* getSupportedCaptureFormats() = 0;
443 MtpObjectFormatList* captureFormats = mDatabase->getSupportedCaptureFormats(); in doGetDeviceInfo()
126 virtual MtpObjectFormatList* getSupportedCaptureFormats();307 MtpObjectFormatList* MyMtpDatabase::getSupportedCaptureFormats() { in getSupportedCaptureFormats() function in MyMtpDatabase
586 private int[] getSupportedCaptureFormats() { in getSupportedCaptureFormats() method in MtpDatabase