Searched refs:getSupportedCaptureFormats (Results 1 – 5 of 5) sorted by relevance
59 virtual MtpObjectFormatList* getSupportedCaptureFormats() = 0;
466 MtpObjectFormatList* captureFormats = mDatabase->getSupportedCaptureFormats(); in doGetDeviceInfo()
129 virtual MtpObjectFormatList* getSupportedCaptureFormats();323 MtpObjectFormatList* MtpDatabase::getSupportedCaptureFormats() { in getSupportedCaptureFormats() function in MtpDatabase1321 GET_METHOD_ID(getSupportedCaptureFormats, clazz, "()[I"); in register_android_mtp_MtpDatabase()
251 private int[] getSupportedCaptureFormats() { in getSupportedCaptureFormats() method in MtpDatabase
42306 Landroid/mtp/MtpDatabase;->getSupportedCaptureFormats()[I