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

/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java219 private boolean mIsWatch; field in class:BugreportProgressService
235 mIsWatch = (conf.uiMode & Configuration.UI_MODE_TYPE_MASK) ==
465 if (mIsWatch) {
483 if (!mIsWatch) {

Completed in 64 milliseconds