Searched refs:isIsolatedProcessLocked (Results 1 – 1 of 1) sorted by relevance
633 if (!isIsolatedProcessLocked(hotwordDetectionServiceInfo)) { in verifyDetectorForHotwordDetectionLocked()683 if (!isIsolatedProcessLocked(visualQueryDetectionServiceInfo)) { in verifyDetectorForVisualQueryDetectionLocked()907 boolean isIsolatedProcessLocked(@NonNull ServiceInfo serviceInfo) { in isIsolatedProcessLocked() method in VoiceInteractionManagerServiceImpl