Searched refs:reportDropWindowLock (Results 1 – 2 of 2) sorted by relevance
528 mDragState.reportDropWindowLock(token, x, y); in reportDropWindow()545 return mDragState.reportDropWindowLock(token, x, y); in dropForAccessibility()
340 boolean reportDropWindowLock(IBinder token, float x, float y) { in reportDropWindowLock() method in DragState