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.java97 private static final String AUTOFILL_APP_APK = "CtsDevicePolicyAutofillApp.apk"; field in DeviceAndProfileOwnerTest
126 getDevice().uninstallPackage(AUTOFILL_APP_APK); in tearDown()
540 installAppAsUser(AUTOFILL_APP_APK, mUserId); in testDisallowAutofill_allowed()