Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/utils/
DScenarioDispatcher.java180 recordCalledPath( in dispatch()
201 recordCalledPath("/" + pathWithoutQueryParams(path)); in dispatch()
207 private synchronized void recordCalledPath(String path) { in recordCalledPath() method in ScenarioDispatcher