HomeSort by relevance Sort by last modified time
    Searched refs:convertOutputFormatToMimeType (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera2/src/com/android/camera/
VideoModule.java 620 intent.setDataAndType(mCurrentVideoUri, convertOutputFormatToMimeType(mProfile.fileFormat));
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/
VideoCamera.java 601 intent.setDataAndType(mCurrentVideoUri, convertOutputFormatToMimeType(mProfile.fileFormat));
    [all...]

Completed in 192 milliseconds