Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DAutofillTestWatcher.java87 public static void registerActivity(@NonNull String where, in registerActivity()
106 public static void unregisterActivity(@NonNull String where, in unregisterActivity()
DAuthenticationTest.java682 private void fillDatasetAuthWithClientState(ClientStateLocation where) throws Exception { in fillDatasetAuthWithClientState()
1054 private void fillResponseAuthWithClientState(ClientStateLocation where) throws Exception { in fillResponseAuthWithClientState()
1121 private void assertClientState(String where, Bundle data, String expectedKey, in assertClientState()
/cts/tests/app/app/src/android/app/stubs/
DActivityTestsBase.java92 public void activityFinished(int resultCode, Intent data, RuntimeException where) { in activityFinished()
119 final RuntimeException where = new RuntimeException("Original error was here"); in finishWithActivity() local
126 final RuntimeException where = new RuntimeException("Original error was here"); in finishWithResult() local
132 RuntimeException where) { in finishWithResult()
DLaunchpadActivity.java80 void activityFinished(int resultCode, Intent data, RuntimeException where); in activityFinished()
442 private void checkLifecycle(String where) { in checkLifecycle()
/cts/tests/tests/os/src/android/os/cts/
DActivityTestsBase.java87 public void activityFinished(int resultCode, Intent data, RuntimeException where) { in activityFinished()
114 final RuntimeException where = new RuntimeException("Original error was here"); in finishWithResult() local
119 public void finishWithResult(int resultCode, Intent data, RuntimeException where) { in finishWithResult()
DLaunchpadActivity.java76 public void activityFinished(int resultCode, Intent data, RuntimeException where); in activityFinished()
435 private void checkLifecycle(String where) { in checkLifecycle()
/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java3365 String where = null; in getInstances() local
3416 String where = null; in getInstancesSearch() local