Searched refs:assertAuthenticationClientState (Results 1 – 3 of 3) sorted by relevance
| /cts/tests/autofillservice/src/android/autofillservice/cts/inline/ |
| D | InlineAuthenticationTest.java | 556 Helper.assertAuthenticationClientState("auth activity", AuthenticationActivity.getData(), in fillDatasetAuthWithClientState() 566 Helper.assertAuthenticationClientState("on save", saveRequest.data, "CSI", expectedValue); in fillDatasetAuthWithClientState()
|
| /cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/ |
| D | AuthenticationTest.java | 742 Helper.assertAuthenticationClientState("auth activity", AuthenticationActivity.getData(), in fillDatasetAuthWithClientState() 749 Helper.assertAuthenticationClientState("on save", saveRequest.data, "CSI", expectedValue); in fillDatasetAuthWithClientState() 1144 Helper.assertAuthenticationClientState("auth activity", AuthenticationActivity.getData(), in fillResponseAuthWithClientState() 1151 Helper.assertAuthenticationClientState("on save", saveRequest.data, "CSI", expectedValue); in fillResponseAuthWithClientState()
|
| /cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ |
| D | Helper.java | 1457 public static void assertAuthenticationClientState(String where, Bundle data, in assertAuthenticationClientState() method in Helper
|