Searched refs:mActionsModelParamsSupplier (Results 1 – 1 of 1) sorted by relevance
129 private final Supplier<ActionsModelParams> mActionsModelParamsSupplier; field in TextClassifierImpl164 mActionsModelParamsSupplier = new ActionsModelParamsSupplier(mContext, in TextClassifierImpl()616 ActionsModelParams params = mActionsModelParamsSupplier.get(); in getActionsImpl()