HomeSort by relevance Sort by last modified time
    Searched defs:FaceView (Results 1 - 4 of 4) sorted by null

  /cts/tests/tests/media/src/android/media/cts/
FaceView.java 33 public class FaceView extends View {
46 public FaceView(Context context, int resId) {
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
FaceView.java 32 public class FaceView extends View implements FocusIndicator, Rotatable {
33 private final String TAG = "FaceView";
51 public FaceView(Context context, AttributeSet attrs) {
  /packages/apps/Camera/src/com/android/camera/ui/
FaceView.java 41 public class FaceView extends View implements FocusIndicator, Rotatable {
42 private static final String TAG = "CAM FaceView";
82 public FaceView(Context context, AttributeSet attrs) {
  /packages/apps/Gallery2/src/com/android/camera/ui/
FaceView.java 41 public class FaceView extends View
43 private static final String TAG = "CAM FaceView";
85 public FaceView(Context context, AttributeSet attrs) {

Completed in 201 milliseconds