Searched refs:removeSystemApp (Results 1 – 2 of 2) sorted by relevance
85 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()
79 public void removeSystemApp(String systemApp, boolean reboot) in removeSystemApp() method in PackageManagerOTATestUtils97 removeSystemApp(systemApp, false); in removeAndWipe()