Searched refs:isVideoCaptureIntent (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/
H A DVideoController.java29 public boolean isVideoCaptureIntent(); method in interface:VideoController
H A DVideoModule.java356 mIsVideoCaptureIntent = isVideoCaptureIntent();
376 if (isVideoCaptureIntent()) {
570 if (isVideoCaptureIntent()) {
1070 public boolean isVideoCaptureIntent() { method in class:VideoModule
1738 if (isVideoCaptureIntent()) {
/packages/apps/LegacyCamera/src/com/android/camera/
H A DVideoCamera.java405 mIsVideoCaptureIntent = isVideoCaptureIntent();
1136 private boolean isVideoCaptureIntent() { method in class:VideoCamera

Completed in 70 milliseconds