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

  /packages/apps/Camera2/src/com/android/camera/
VideoController.java 29 public boolean isVideoCaptureIntent();
VideoModule.java 356 mIsVideoCaptureIntent = isVideoCaptureIntent();
376 if (isVideoCaptureIntent()) {
570 if (isVideoCaptureIntent()) {
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/
VideoCamera.java 405 mIsVideoCaptureIntent = isVideoCaptureIntent();
    [all...]

Completed in 83 milliseconds