Lines Matching defs:UsageStatistics
64 import com.android.camera.util.UsageStatistics;
407 UsageStatistics.onEvent(UsageStatistics.COMPONENT_CAMERA,
408 UsageStatistics.ACTION_CAPTURE_DONE, "VideoSnapshot");
687 UsageStatistics.onContentViewChanged(
688 UsageStatistics.COMPONENT_CAMERA, "VideoModule");
1228 UsageStatistics.onEvent(UsageStatistics.COMPONENT_CAMERA,
1229 UsageStatistics.ACTION_CAPTURE_START, "Video");
1336 UsageStatistics.onEvent(UsageStatistics
1337 fail ? UsageStatistics.ACTION_CAPTURE_FAIL :
1338 UsageStatistics.ACTION_CAPTURE_DONE, "Video",