Searched defs:FORCE_VIEW_ERROR (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DCryptKeeper.java102 private static final String FORCE_VIEW_ERROR = "error"; field in class:CryptKeeper
344 if (mEncryptionGoneBad || isDebugView(FORCE_VIEW_ERROR)) {

Completed in 11 milliseconds