Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DBluetoothSharingRestrictionTest.java46 private static final ComponentName OPP_LAUNCHER_COMPONENT = new ComponentName( field in BluetoothSharingRestrictionTest
103 assertComponentStateAfterTimeout(context, OPP_LAUNCHER_COMPONENT, componentEnabledState); in assertBluetoothSharingAvailable()
105 assertHandlerAvailable(context, fileSharingIntent(), OPP_LAUNCHER_COMPONENT, available); in assertBluetoothSharingAvailable()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DBluetoothRestrictionTest.java36 private static final ComponentName OPP_LAUNCHER_COMPONENT = new ComponentName( field in BluetoothRestrictionTest
131 OPP_LAUNCHER_COMPONENT, PackageManager.COMPONENT_ENABLED_STATE_DISABLED); in testOppDisabledWhenRestrictionSet()
138 OPP_LAUNCHER_COMPONENT, PackageManager.COMPONENT_ENABLED_STATE_DEFAULT); in testOppDisabledWhenRestrictionSet()