Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/localepicker/
DLocaleListEditor.java181 if (!mLocaleAdditionMode && shouldShowConfirmationDialog()) { in onViewStateRestored()
287 private boolean shouldShowConfirmationDialog() { in shouldShowConfirmationDialog() method in LocaleListEditor