Searched refs:isNotificationShadeShowing (Results 1 – 1 of 1) sorted by relevance
137 if (isNotificationShadeShowing()) { in runContextualSearchInvocationChecksAndLogFailures()217 private fun isNotificationShadeShowing(): Boolean { in isNotificationShadeShowing() method in com.android.quickstep.util.ContextualSearchInvoker