Searched refs:eventprotos (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Camera2/src_pd/com/google/common/logging/
H A Deventprotos.java20 public class eventprotos { class
/packages/apps/Camera2/src/com/android/camera/ui/
H A DMainActivityLayout.java35 import com.google.common.logging.eventprotos;
H A DModeListView.java52 import com.google.common.logging.eventprotos;
405 eventprotos.ControlEvent.ControlType.MENU_FULL_FROM_HIDDEN);
582 eventprotos.ControlEvent.ControlType.MENU_SCROLL_FROM_SHIMMY);
803 eventprotos.ControlEvent.ControlType.MENU_FULL_FROM_SCROLL);
/packages/apps/Camera2/src/com/android/camera/
H A DCameraActivity.java143 import com.google.common.logging.eventprotos;
144 import com.google.common.logging.eventprotos.ForegroundEvent.ForegroundSource;
145 import com.google.common.logging.eventprotos.MediaInteraction;
146 import com.google.common.logging.eventprotos.NavigationChange;
532 UsageStatistics.instance().cameraFailure(eventprotos.CameraFailure.FailureReason.SECURITY,
541 eventprotos.CameraFailure.FailureReason.OPEN_FAILURE, info);
555 eventprotos.CameraFailure.FailureReason.RECONNECT_FAILURE, null);
2144 eventprotos.ControlEvent.ControlType.OVERALL_SETTINGS);
2283 * Returned number one of {@link com.google.common.logging.eventprotos.NavigationChange.Mode}
H A DVideoModule.java78 import com.google.common.logging.eventprotos;
1890 eventprotos.NavigationChange.Mode.VIDEO_STILL, title + ".jpeg", exif,
H A DPhotoModule.java90 import com.google.common.logging.eventprotos;
1114 eventprotos.NavigationChange.Mode.PHOTO_CAPTURE,

Completed in 140 milliseconds