Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DIccLockSettings.java95 private static final String DIALOG_ERROR = "dialogError"; field in IccLockSettings
231 mError = savedInstanceState.getString(DIALOG_ERROR); in restoreDialogStates()
402 out.putString(DIALOG_ERROR, mError); in onSaveInstanceState()