Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DOneTimeSettingsListener.java78 public void assertCalled() { in assertCalled() method in OneTimeSettingsListener
DOneTimeDeviceConfigListener.java72 public void assertCalled() { in assertCalled() method in OneTimeDeviceConfigListener
DCallbackAsserter.java48 public final void assertCalled(String message, int timeoutSeconds) throws Exception { in assertCalled() method in CallbackAsserter
/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DMyWebView.java109 private void assertCalled(CountDownLatch latch, String field) throws Exception { in assertCalled() method in MyWebView.FillExpectation
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerLauncherCallbackTest.java114 public synchronized ShortcutListAsserter assertCalled(Context clientContext) { in assertCalled() method in ShortcutManagerLauncherCallbackTest.MyCallback