Searched refs:HOTWORD_DETECTION_SERVICE_NONE (Results 1 – 3 of 3) sorted by relevance
32 if (serviceType == Utils.HOTWORD_DETECTION_SERVICE_NONE) { in triggerHotwordDetectionServiceTest()
50 Utils.HOTWORD_DETECTION_SERVICE_NONE, in testHotwordDetectionService_noHotwordDetectionComponentName_triggerFailure()
72 public static final int HOTWORD_DETECTION_SERVICE_NONE = 0; field in Utils