/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ |
D | AutofillTestWatcher.java | 90 public static void registerActivity(@NonNull String where, in registerActivity() 109 public static void unregisterActivity(@NonNull String where, in unregisterActivity()
|
D | Helper.java | 1460 public static void assertAuthenticationClientState(String where, Bundle data, in assertAuthenticationClientState()
|
/cts/common/device-side/bedstead/queryable/src/main/java/com/android/queryable/collections/ |
D | QueryableSetQuery.java | 28 F where(); in where() method
|
D | AbstractQueryableSetQuery.java | 37 public F where() { in where() method in AbstractQueryableSetQuery
|
/cts/tests/app/app/src/android/app/stubs/ |
D | ActivityTestsBase.java | 92 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()
|
D | LaunchpadActivity.java | 80 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/ |
D | ActivityTestsBase.java | 87 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()
|
D | LaunchpadActivity.java | 76 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/ |
D | QueryableBase.java | 50 public E where() { in where() method in QueryableBase
|
/cts/hostsidetests/appsecurity/test-apps/UseProcessSuccess/src/com/android/cts/useprocess/ |
D | BaseNetworkService.java | 59 static final void writeResult(Parcel out, String errorMsg, Throwable where) { in writeResult()
|
/cts/tests/autofillservice/src/android/autofillservice/cts/inline/ |
D | InlineAuthenticationTest.java | 502 private void fillDatasetAuthWithClientState(ClientStateLocation where) throws Exception { in fillDatasetAuthWithClientState()
|
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/contacts/ |
D | ContactsShellCommandHelper.java | 157 StringBuilder where = new StringBuilder(); in buildContentOperationCommand() local
|
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/ |
D | AuthenticationTest.java | 686 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/ |
D | CalendarTest.java | 3364 String where = null; in getInstances() local 3415 String where = null; in getInstancesSearch() local
|