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