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.java162 testUninstallRemovesData(false); in testUninstallRemovesData_full()
167 testUninstallRemovesData(true); in testUninstallRemovesData_instant()
169 private void testUninstallRemovesData(boolean instant) throws Exception { in testUninstallRemovesData() method in AppSecurityTests