Searched refs:mDetectionServiceType (Results 1 – 1 of 1) sorted by relevance
680 private final int mDetectionServiceType; field in HotwordDetectionConnection.ServiceConnectionFactory685 mDetectionServiceType = detectionServiceType; in ServiceConnectionFactory()721 private final int mDetectionServiceType; field in HotwordDetectionConnection.ServiceConnection731 this.mDetectionServiceType = detectionServiceType; in ServiceConnection()784 if (mDetectionServiceType != DETECTION_SERVICE_TYPE_VISUAL_QUERY) { in binderDied()796 if (mDetectionServiceType != DETECTION_SERVICE_TYPE_VISUAL_QUERY) { in bindService()821 if (mDetectionServiceType != DETECTION_SERVICE_TYPE_VISUAL_QUERY) { in bindService()844 if (mDetectionServiceType == DETECTION_SERVICE_TYPE_HOTWORD && ( in reportBinderDiedLocked()850 } else if (mDetectionServiceType == DETECTION_SERVICE_TYPE_VISUAL_QUERY in reportBinderDiedLocked()862 if (mDetectionServiceType == DETECTION_SERVICE_TYPE_HOTWORD && ( in reportBindServiceFailureLocked()[all …]