Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfileTest.java52 private static final String WIDGET_PROVIDER_APK = "CtsWidgetProviderApp.apk"; field in ManagedProfileTest
658 installAppAsUser(WIDGET_PROVIDER_APK, mProfileUserId); in testCrossProfileWidgets()
659 installAppAsUser(WIDGET_PROVIDER_APK, mParentUserId); in testCrossProfileWidgets()