Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/actions/
DInstallApp.java26 public final class InstallApp implements Action { class
31 public InstallApp(JSONObject obj) throws JSONException { in InstallApp() method in InstallApp