Searched refs:assertFillEventForAuthenticationSelected (Results 1 – 2 of 2) sorted by relevance
26 import static android.autofillservice.cts.Helper.assertFillEventForAuthenticationSelected;147 assertFillEventForAuthenticationSelected(events.get(0), NULL_DATASET_ID, in testAuthenticationSelected()
1183 public static void assertFillEventForAuthenticationSelected( in assertFillEventForAuthenticationSelected() method in Helper