Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/CorpOwnedManagedProfile/src/com/android/cts/comp/
DBindDeviceAdminServiceGoodSetupTest.java85 final Intent implicitIntent = new Intent(Intent.ACTION_VIEW); in testCannotBind_implicitIntent() local
88 bind(implicitIntent, EMPTY_SERVICE_CONNECTION, targetUser); in testCannotBind_implicitIntent()