Searched refs:mCleanup (Results 1 – 5 of 5) sorted by relevance
62 private boolean mCleanup = true; field in InstallAllTestZipAppsSetup86 mCleanup = cleanup; in setCleanup()205 if (mCleanup) { in installApk()260 if (mCleanup && !(e instanceof DeviceNotAvailableException)) { in tearDown()
65 private boolean mCleanup = false; field in AllTestAppsInstallSetup157 if (mCleanup) { in installApk()215 if (mCleanup && !(e instanceof DeviceNotAvailableException)) { in tearDown()
131 private boolean mCleanup = true; field in PushFilePreparer395 if (!(e instanceof DeviceNotAvailableException) && mCleanup && mFilesPushed != null) { in tearDown()504 return mCleanup; in isCleanUpEnabled()
54 private boolean mCleanup = false; field in UserChecker113 if (mCleanup) { in postExecutionCheck()146 if (mCleanup) { in postExecutionCheck()
148 private boolean mCleanup = true; field in TestAppInstallSetup269 mCleanup = shouldClean; in setCleanApk()468 if (mCleanup && !(e instanceof DeviceNotAvailableException)) { in tearDown()495 return mCleanup; in isCleanUpEnabled()524 if (mCleanup) { in installer()565 if (mCleanup) { in installSinglePackage()