Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DWindowOnBackInvokedDispatcher.java242 sendCancelledIfInProgress(callback); in unregisterOnBackInvokedCallback()
257 private void sendCancelledIfInProgress(@NonNull OnBackInvokedCallback callback) { in sendCancelledIfInProgress() method in WindowOnBackInvokedDispatcher
286 sendCancelledIfInProgress(topCallback); in clear()