Searched defs:KEY_SECURE (Results 1 - 1 of 1) sorted by path

/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsBackupAgent.java83 private static final String KEY_SECURE = "secure"; field in class:SettingsBackupAgent
433 writeIfChanged(stateChecksums[STATE_SECURE], KEY_SECURE, secureSettingsData, data);
576 case KEY_SECURE :

Completed in 55 milliseconds