Searched refs:ID_IMPORTANT_IMAGE (Results 1 – 2 of 2) sorted by relevance
24 import static android.autofillservice.cts.FatActivity.ID_IMPORTANT_IMAGE;103 assertNodeExists(ID_IMPORTANT_IMAGE, IMPORTANT_FOR_AUTOFILL_YES);186 assertNodeExists(ID_IMPORTANT_IMAGE, IMPORTANT_FOR_AUTOFILL_YES);
46 static final String ID_IMPORTANT_IMAGE = "important_image"; field in FatActivity