HomeSort by relevance Sort by last modified time
    Searched refs:shouldShowAspectRatioDialog (Results 1 - 3 of 3) sorted by null

  /packages/apps/Camera2/src/com/android/camera/app/
FirstRunDialog.java 106 } else if (shouldShowAspectRatioDialog()) {
143 private boolean shouldShowAspectRatioDialog() {
144 return mAppController.getCameraAppUI().shouldShowAspectRatioDialog();
224 if (shouldShowAspectRatioDialog()) {
CameraAppUI.java     [all...]
  /packages/apps/Camera2/src/com/android/camera/
PhotoModule.java 392 if (mAppController.getCameraAppUI().shouldShowAspectRatioDialog()) {
    [all...]

Completed in 3444 milliseconds