Searched refs:HumanInteractionClassifier (Results 1 – 2 of 2) sorted by relevance
40 private final HumanInteractionClassifier humanInteractionClassifier;49 humanInteractionClassifier = new HumanInteractionClassifier(context); in FalsingManager()
26 class HumanInteractionClassifier extends Classifier { class36 HumanInteractionClassifier(Context context) { in HumanInteractionClassifier() method in HumanInteractionClassifier