Home
last modified time | relevance | path

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

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DFakeTimeZoneProviderAppShellHelper.java193 public void reportSuccess(String zoneId, String locationDetectionStatus, in reportSuccess() method in FakeTimeZoneProviderAppShellHelper.FakeTimeZoneProviderShellHelper
203 public void reportSuccess(List<String> zoneIds, String locationDetectionStatus, in reportSuccess() method in FakeTimeZoneProviderAppShellHelper.FakeTimeZoneProviderShellHelper
/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerHostTest.java638 private void reportSuccess(FakeTimeZoneProviderShellHelper providerShellHelper, String zoneId, in reportSuccess() method in LocationTimeZoneManagerHostTest