Searched refs:mSelectionResultSupplier (Results 1 – 2 of 2) sorted by relevance
1006 private final Supplier<SelectionResult> mSelectionResultSupplier; field in SelectionActionModeHelper.TextClassificationAsyncTask1027 mSelectionResultSupplier = Objects.requireNonNull(selectionResultSupplier); in TextClassificationAsyncTask()1041 result = mSelectionResultSupplier.get(); in doInBackground()
68993 Landroid/widget/SelectionActionModeHelper$TextClassificationAsyncTask;->mSelectionResultSupplier:Lj…