Searched refs:shouldShowAspectRatioDialog (Results 1 – 3 of 3) sorted by relevance
112 } else if (shouldShowAspectRatioDialog()) { in showIfNecessary()149 private boolean shouldShowAspectRatioDialog() { in shouldShowAspectRatioDialog() method in FirstRunDialog150 return mAppController.getCameraAppUI().shouldShowAspectRatioDialog(); in shouldShowAspectRatioDialog()245 if (shouldShowAspectRatioDialog()) { in promptLocationPreferenceDialog()
2273 public boolean shouldShowAspectRatioDialog() {
392 if (mAppController.getCameraAppUI().shouldShowAspectRatioDialog()) { in init()