Home
last modified time | relevance | path

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

/tools/tradefederation/core/prod-tests/src/com/android/framework/tests/
DPackageManagerOTATestUtils.java82 public void removeSystemApp(String systemApp, boolean reboot) in removeSystemApp() method in PackageManagerOTATestUtils
101 removeSystemApp(systemApp, false); in removeAndWipe()
DPackageManagerOTATests.java78 mUtils.removeSystemApp(mSystemAppPath, false); in setUp()
79 mUtils.removeSystemApp(mDiffSystemAppPath, false); in setUp()
213 mUtils.removeSystemApp(mSystemAppPath, true); in testSystemAppRemoved()
440 mUtils.removeSystemApp(mSystemAppPath, true); in testUpdatedSystemAppRemoved()