Home
last modified time | relevance | path

Searched refs:AutofillActivity (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DAutofillRestrictionsTest.java80 final AutofillActivity activity = launchActivity("com.android.cts.deviceandprofileowner", in launchActivityAndGetEnabled()
81 AutofillActivity.class, null); in launchActivityAndGetEnabled()
DAutofillActivity.java30 public class AutofillActivity extends Activity { class