Home
last modified time | relevance | path

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

/cts/hostsidetests/services/windowmanager/dndsourceapp/src/android/wm/cts/dndsourceapp/
DDragSource.java35 private static final long TIMEOUT_CANCEL = 150; field in DragSource
96 }, TIMEOUT_CANCEL); in setUpDragSource()