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

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

Completed in 11 milliseconds