Searched refs:shouldShowAspectRatioDialog (Results 1 – 3 of 3) sorted by relevance
106 } else if (shouldShowAspectRatioDialog()) { in showIfNecessary()143 private boolean shouldShowAspectRatioDialog() { in shouldShowAspectRatioDialog() method in FirstRunDialog144 return mAppController.getCameraAppUI().shouldShowAspectRatioDialog(); in shouldShowAspectRatioDialog()224 if (shouldShowAspectRatioDialog()) { in promptLocationPreferenceDialog()
2272 public boolean shouldShowAspectRatioDialog() {
392 if (mAppController.getCameraAppUI().shouldShowAspectRatioDialog()) { in init()