Home
last modified time | relevance | path

Searched defs:where (Results 1 – 14 of 14) 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.java1460 public static void assertAuthenticationClientState(String where, Bundle data, in assertAuthenticationClientState()
/cts/common/device-side/bedstead/queryable/src/main/java/com/android/queryable/collections/
DQueryableSetQuery.java28 F where(); in where() method
DAbstractQueryableSetQuery.java37 public F where() { in where() method in AbstractQueryableSetQuery
/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()
432 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/common/device-side/bedstead/queryable/src/main/java/com/android/queryable/
DQueryableBase.java50 public E where() { in where() method in QueryableBase
/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.java502 private void fillDatasetAuthWithClientState(ClientStateLocation where) throws Exception { in fillDatasetAuthWithClientState()
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/contacts/
DContactsShellCommandHelper.java157 StringBuilder where = new StringBuilder(); in buildContentOperationCommand() local
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DAuthenticationTest.java686 private void fillDatasetAuthWithClientState(ClientStateLocation where) throws Exception { in fillDatasetAuthWithClientState()
1081 private void fillResponseAuthWithClientState(ClientStateLocation where) throws Exception { in fillResponseAuthWithClientState()
/cts/tests/tests/calendarprovider/src/android/provider/cts/calendar/
DCalendarTest.java3364 String where = null; in getInstances() local
3415 String where = null; in getInstancesSearch() local