Home
last modified time | relevance | path

Searched defs:uninstallApp (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/
DE2EMockTest.java377 void processAction(UninstallApp uninstallApp) { in processAction()
DE2ETest.java1244 UninstallApp uninstallApp = new UninstallApp(uninstallsArray.getJSONObject(j)); in createUninstallActions() local
1336 abstract void processAction(UninstallApp uninstallApp); in processAction()