Searched refs:dropSuccessful (Results 1 – 3 of 3) sorted by relevance
129 callback.dropSuccessful(component) in <lambda>()205 if (!isCancelled) callback.dropSuccessful(component, getCleanUpCallback(surfaceControl)) in <lambda>()347 fun dropSuccessful(componentName: ComponentName, cleanupCallback: Runnable? = null) {} in <lambda>() method
124 override fun dropSuccessful( in dropSuccessful() method
211 verify(callbackMock).dropSuccessful(componentNameCaptor.capture(), isNull()) in onDrag_ACTION_DROP_noDragSurface_dragAcceptedCallbackTriggered()