Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java130 private static final String AUTOFILL_APP_APK = "CtsDevicePolicyAutofillApp.apk"; field in DeviceAndProfileOwnerTest
904 installAppAsUser(AUTOFILL_APP_APK, mUserId); in testDisallowAutofill_allowed()