Home | History | Annotate | Download | only in camera

Lines Matching refs:ForegroundSource

164 import com.google.common.logging.eventprotos.ForegroundEvent.ForegroundSource;
1987 source = ForegroundSource.UNKNOWN_SOURCE;
1991 source = ForegroundSource.ACTION_IMAGE_CAPTURE;
1995 source = ForegroundSource.ACTION_STILL_IMAGE_CAMERA;
1999 source = ForegroundSource.ACTION_VIDEO_CAMERA;
2002 source = ForegroundSource.ACTION_VIDEO_CAPTURE;
2006 source = ForegroundSource.ACTION_STILL_IMAGE_CAMERA_SECURE;
2009 ForegroundSource.ACTION_IMAGE_CAPTURE_SECURE;
2012 source = ForegroundSource.ACTION_MAIN;
2015 source = ForegroundSource.UNKNOWN_SOURCE;