Searched refs:showAspectRatioDialog (Results 1 – 2 of 2) sorted by relevance
376 showAspectRatioDialog(aspectRatioDialogCallback, mDialog); in showLocationAndAspectRatioDialog()411 public boolean showAspectRatioDialog(final PhotoModule.AspectRatioDialogCallback callback) { in showAspectRatioDialog() method in PhotoUI414 showAspectRatioDialog(callback, mDialog); in showAspectRatioDialog()421 private boolean showAspectRatioDialog(final PhotoModule.AspectRatioDialogCallback callback, in showAspectRatioDialog() method in PhotoUI
533 boolean wasShown = mUI.showAspectRatioDialog(createAspectRatioDialogCallback()); in settingsFirstRun()