Home
last modified time | relevance | path

Searched defs:onTimeOut (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java1037 final Runnable onTimeOut = this::onTimeOut; in doInBackground() local
1057 private void onTimeOut() { in onTimeOut() method in SelectionActionModeHelper.TextClassificationAsyncTask