Searched refs:ForegroundSource (Results 1 – 2 of 2) sorted by relevance
64 public class ForegroundSource { class in eventprotos.ForegroundEvent
164 import com.google.common.logging.eventprotos.ForegroundEvent.ForegroundSource;1997 source = ForegroundSource.UNKNOWN_SOURCE; in resume()2001 source = ForegroundSource.ACTION_IMAGE_CAPTURE; in resume()2005 source = ForegroundSource.ACTION_STILL_IMAGE_CAMERA; in resume()2009 source = ForegroundSource.ACTION_VIDEO_CAMERA; in resume()2012 source = ForegroundSource.ACTION_VIDEO_CAPTURE; in resume()2016 source = ForegroundSource.ACTION_STILL_IMAGE_CAMERA_SECURE; in resume()2019 source = ForegroundSource.ACTION_IMAGE_CAPTURE_SECURE; in resume()2022 source = ForegroundSource.ACTION_MAIN; in resume()2025 source = ForegroundSource.UNKNOWN_SOURCE; in resume()