Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAppSecurityTests.java182 testUninstallRemovesData(false); in testUninstallRemovesData_full()
187 testUninstallRemovesData(true); in testUninstallRemovesData_instant()
189 private void testUninstallRemovesData(boolean instant) throws Exception { in testUninstallRemovesData() method in AppSecurityTests