Home
last modified time | relevance | path

Searched refs:mIsInTest (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/model/
H A DWellbeingModel.java106 private boolean mIsInTest; field in WellbeingModel
140 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()
261 if (DEBUG || mIsInTest) { in updateActions()
299 if (DEBUG || mIsInTest) { in updateActions()
[all …]