Searched refs:FEATURE_AUTOFILL (Results 1 – 7 of 7) sorted by relevance
69 new RequiredFeatureRule(PackageManager.FEATURE_AUTOFILL);
445 public static final String FEATURE_AUTOFILL = "android.software.autofill"; field in CommonPackages
164 PackageManager.FEATURE_AUTOFILL); in hasAutoFillFeature()
465 .hasSystemFeature(PackageManager.FEATURE_AUTOFILL); in hasAutoFillFeature()
97 .getPackageManager().hasSystemFeature(PackageManager.FEATURE_AUTOFILL)); in setUp()
415 .outerRule(new RequiredFeatureRule(PackageManager.FEATURE_AUTOFILL))
13099 field public static final String FEATURE_AUTOFILL = "android.software.autofill";