Home
last modified time | relevance | path

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

/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DUtils.java171 static void clearAppDataForUser(String packageName, UserReference user) { in clearAppDataForUser() method in Utils
DAppEnumerationTests.java133 import static android.appenumeration.cts.Utils.clearAppDataForUser;
946 clearAppDataForUser(TARGET_STUB, UserReference.of(sContext.getUser())); in clearTargetData_broadcastDataCleared_notVisibleDoesNotReceive()
961 clearAppDataForUser(TARGET_STUB, UserReference.of(sContext.getUser())); in clearTargetData_broadcastDataCleared_visibleReceives()