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

/packages/apps/Settings/src/com/android/settings/
H A DIccLockSettings.java69 private static final String DIALOG_ERROR = "dialogError"; field in class:IccLockSettings
159 mError = savedInstanceState.getString(DIALOG_ERROR);
227 out.putString(DIALOG_ERROR, mError);

Completed in 38 milliseconds