Lines Matching refs:camera
17 package com.android.camera;
19 import com.android.camera.ui.PopupManager;
26 import android.hardware.Camera;
32 * Superclass of Camera and VideoCamera activities.
40 protected Camera mCameraDevice;
65 // Don't grab the camera if in use by lockscreen. For example, face
66 // unlock may be using the camera. Camera may be already opened in
68 // Suppose camera app is in the foreground. If users turn off and turn
69 // on the screen very fast, camera app can still have the focus when the