Home
last modified time | relevance | path

Searched refs:ACTION_STILL_IMAGE_CAMERA_SECURE (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Camera2/src_pd/com/google/common/logging/
Deventprotos.java70 public static final int ACTION_STILL_IMAGE_CAMERA_SECURE = 10000; field in eventprotos.ForegroundEvent.ForegroundSource
/packages/apps/Camera2/src/com/android/camera/
DCameraActivity.java2046 source = ForegroundSource.ACTION_STILL_IMAGE_CAMERA_SECURE; in resume()