Searched defs:FORCE_VIEW_PROGRESS (Results 1 - 1 of 1) sorted by last modified time

/packages/apps/Settings/src/com/android/settings/
H A DCryptKeeper.java101 private static final String FORCE_VIEW_PROGRESS = "progress"; field in class:CryptKeeper
351 if (!"".equals(progress) || isDebugView(FORCE_VIEW_PROGRESS)) {

Completed in 51 milliseconds