Home
last modified time | relevance | path

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

/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DSystemPackageUninstaller.java60 stopFramework(device); in uninstallPackage()
110 stopFramework(device); in runWithFrameworkOff()
158 private static void stopFramework(ITestDevice device) in stopFramework() method in SystemPackageUninstaller
/test/vts/utils/python/controllers/
Dandroid_device.py976 def stopFramework(self): member in AndroidDevice
994 self.stopFramework()