Searched refs:isSystemDragInProgress (Results 1 – 5 of 5) sorted by relevance
124 || mOverlayContext.getDragController().isSystemDragInProgress())) { in maybeCloseWindow()
115 if (mActivity.getDragController().isSystemDragInProgress()) { in onComputeInternalInsets()
239 } else if (controllers.taskbarDragController.isSystemDragInProgress) { in <lambda>()
450 public boolean isSystemDragInProgress() { in isSystemDragInProgress() method in TaskbarDragController
654 boolean isDragInProgress = mControllers.taskbarDragController.isSystemDragInProgress(); in onDragEndOrViewRemoved()