HomeSort by relevance Sort by last modified time
    Searched defs:mIsWatch (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/Shell/src/com/android/shell/
BugreportProgressService.java 237 private boolean mIsWatch;
256 mIsWatch = (conf.uiMode & Configuration.UI_MODE_TYPE_MASK) ==
486 if (mIsWatch) {
504 if (!mIsWatch) {
    [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java 474 final boolean mIsWatch;
    [all...]

Completed in 146 milliseconds