Home
last modified time | relevance | path

Searched refs:hasParseError (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/applications/assist/
H A DVoiceInputInfoProvider.java113 if (hasParseError(interactionServiceInfo)) { in loadVoiceInteractionServices()
150 boolean hasParseError(VoiceInteractionServiceInfo voiceInteractionServiceInfo) { in hasParseError() method in VoiceInputInfoProvider
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/assist/
H A DVoiceInputInfoProviderTest.java111 boolean hasParseError(VoiceInteractionServiceInfo voiceInteractionServiceInfo) { in hasParseError() method in VoiceInputInfoProviderTest.TestVoiceInputInfoProvider