Home
last modified time | relevance | path

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

/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DSystemPackageUninstaller.java61 startFramework(device); in uninstallPackage()
115 startFramework(device); in runWithFrameworkOff()
170 private static void startFramework(ITestDevice device) in startFramework() method in SystemPackageUninstaller
/test/vts/utils/python/controllers/
Dandroid_device.py936 def startFramework(self, member in AndroidDevice
974 return self.startFramework()