D | AlwaysOnHotwordDetector.java | 94 public class AlwaysOnHotwordDetector extends AbstractDetector { class 892 public AlwaysOnHotwordDetector(String text, Locale locale, Executor executor, Callback callback, in AlwaysOnHotwordDetector() method in AlwaysOnHotwordDetector 994 AlwaysOnHotwordDetector.RECOGNITION_MODE_VOICE_TRIGGER); in overrideAvailability() 1914 if (!(obj instanceof AlwaysOnHotwordDetector)) { in equals() 1917 AlwaysOnHotwordDetector other = (AlwaysOnHotwordDetector) obj; in equals()
|