Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DBluetoothSharingRestrictionTest.java105 assertHandlerAvailable(context, fileSharingIntent(), OPP_LAUNCHER_COMPONENT, available); in assertBluetoothSharingAvailable()
127 private static void assertHandlerAvailable(Context context, Intent intent, in assertHandlerAvailable() method in BluetoothSharingRestrictionTest