Searched refs:mIsInTest (Results 1 – 1 of 1) sorted by relevance
106 private boolean mIsInTest; field in WellbeingModel140 if (DEBUG || mIsInTest) { in onWellbeingUriChanged()173 mIsInTest = inTest; in setInTest()189 if (mIsInTest) throw new RuntimeException(e); in restartObserver()200 if (DEBUG || mIsInTest) { in getShortcutForApp()210 if (DEBUG || mIsInTest) { in getShortcutForApp()215 if (DEBUG || mIsInTest) { in getShortcutForApp()235 if (DEBUG || mIsInTest) { in isInMinimalDeviceMode()250 if (mIsInTest) throw new RuntimeException(e); in isInMinimalDeviceMode()252 if (DEBUG || mIsInTest) Log.i(TAG, "isInMinimalDeviceMode(): finished"); in isInMinimalDeviceMode()[all …]