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