Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DQuickstepTestInformationHandler.java179 SystemUiProxy.INSTANCE.get(mContext).isDragAndDropReady()); in call()
DSystemUiProxy.java1588 public boolean isDragAndDropReady() { in isDragAndDropReady() method in SystemUiProxy