Home
last modified time | relevance | path

Searched refs:shouldShowLocationDialog (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/app/
DFirstRunDialog.java101 if (shouldShowLocationDialog()) { in showIfNecessary()
139 private boolean shouldShowLocationDialog() { in shouldShowLocationDialog() method in FirstRunDialog