Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DAutofillTestWatcher.java90 public static void registerActivity(@NonNull String where, in registerActivity()
109 public static void unregisterActivity(@NonNull String where, in unregisterActivity()
DHelper.java1349 public static void assertAuthenticationClientState(String where, Bundle data, in assertAuthenticationClientState()
/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/hostsidetests/appsecurity/test-apps/UseProcessSuccess/src/com/android/cts/useprocess/
DBaseNetworkService.java59 static final void writeResult(Parcel out, String errorMsg, Throwable where) { in writeResult()
/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineAuthenticationTest.java495 private void fillDatasetAuthWithClientState(ClientStateLocation where) throws Exception { in fillDatasetAuthWithClientState()
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DAuthenticationTest.java691 private void fillDatasetAuthWithClientState(ClientStateLocation where) throws Exception { in fillDatasetAuthWithClientState()
1066 private void fillResponseAuthWithClientState(ClientStateLocation where) throws Exception { in fillResponseAuthWithClientState()
/cts/tests/tests/calendarprovider/src/android/provider/cts/calendar/
DCalendarTest.java3365 String where = null; in getInstances() local
3416 String where = null; in getInstancesSearch() local