Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/framework/tests/
DPackageManagerOTATests.java85 mUtils.removeSystemApp(mSystemAppPath, false); in setUp()
86 mUtils.removeSystemApp(mDiffSystemAppPath, false); in setUp()
244 mUtils.removeSystemApp(mSystemAppPath, true); in testSystemAppRemoved()
526 mUtils.removeSystemApp(mSystemAppPath, true); in testUpdatedSystemAppRemoved()
DPackageManagerOTATestUtils.java79 public void removeSystemApp(String systemApp, boolean reboot) in removeSystemApp() method in PackageManagerOTATestUtils
97 removeSystemApp(systemApp, false); in removeAndWipe()