Home
last modified time | relevance | path

Searched refs:VoiceInteractionServiceInfo (Results 1 – 14 of 14) sorted by relevance

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/applications/assist/
H A DVoiceInputInfoProvider.java29 import android.service.voice.VoiceInteractionServiceInfo;
111 VoiceInteractionServiceInfo interactionServiceInfo = new VoiceInteractionServiceInfo( in loadVoiceInteractionServices()
150 boolean hasParseError(VoiceInteractionServiceInfo voiceInteractionServiceInfo) { in hasParseError()
222 private final VoiceInteractionServiceInfo mInteractionServiceInfo;
224 VoiceInteractionInfo(Context context, VoiceInteractionServiceInfo info) { in VoiceInteractionInfo()
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/applications/defaultapps/
H A DDefaultAssistantPickerEntryPreferenceController.java27 import android.service.voice.VoiceInteractionServiceInfo;
106 VoiceInteractionServiceInfo voiceInfo = new VoiceInteractionServiceInfo(pm, in getAssistSettingsActivity()
/aosp12/packages/apps/Settings/src/com/android/settings/applications/assist/
H A DDefaultAssistPreferenceController.java27 import android.service.voice.VoiceInteractionServiceInfo;
121 final VoiceInteractionServiceInfo voiceInfo = in getAssistSettingsActivity()
122 new VoiceInteractionServiceInfo(pm, resolveInfo.serviceInfo); in getAssistSettingsActivity()
/aosp12/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionServiceInfo.java40 public class VoiceInteractionServiceInfo { class
61 public VoiceInteractionServiceInfo( in VoiceInteractionServiceInfo() method in VoiceInteractionServiceInfo
92 public VoiceInteractionServiceInfo(@NonNull PackageManager pm, @NonNull ServiceInfo si) { in VoiceInteractionServiceInfo() method in VoiceInteractionServiceInfo
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
H A DShadowVoiceInteractionServiceInfo.java21 import android.service.voice.VoiceInteractionServiceInfo;
30 @Implements(VoiceInteractionServiceInfo.class)
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/assist/
H A DVoiceInputInfoProviderTest.java33 import android.service.voice.VoiceInteractionServiceInfo;
111 boolean hasParseError(VoiceInteractionServiceInfo voiceInteractionServiceInfo) { in hasParseError()
/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java78 import android.service.voice.VoiceInteractionServiceInfo;
442 VoiceInteractionServiceInfo curInteractorInfo = null; in initForUserNoTracing()
701 VoiceInteractionServiceInfo findAvailInteractor( in findAvailInteractor()
712 VoiceInteractionServiceInfo foundInfo = null; in findAvailInteractor()
718 VoiceInteractionServiceInfo info = in findAvailInteractor()
719 new VoiceInteractionServiceInfo(mContext.getPackageManager(), cur); in findAvailInteractor()
1943 VoiceInteractionServiceInfo voiceInteractionServiceInfo = in onRoleHoldersChanged()
1944 new VoiceInteractionServiceInfo(mPm, serviceInfo); in onRoleHoldersChanged()
2008 VoiceInteractionServiceInfo serviceInfo = in resetServicesIfNoRecognitionService()
2009 new VoiceInteractionServiceInfo( in resetServicesIfNoRecognitionService()
[all …]
H A DVoiceInteractionManagerServiceImpl.java60 import android.service.voice.VoiceInteractionServiceInfo;
95 final VoiceInteractionServiceInfo mInfo;
162 VoiceInteractionServiceInfo info; in VoiceInteractionManagerServiceImpl()
164 info = new VoiceInteractionServiceInfo(context.getPackageManager(), service, mUser); in VoiceInteractionManagerServiceImpl()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt53947 Landroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;
53953 Landroid/service/voice/VoiceInteractionServiceInfo;->getSupportsAssist()Z
53954 Landroid/service/voice/VoiceInteractionServiceInfo;->getSupportsLaunchFromKeyguard()Z
53955 Landroid/service/voice/VoiceInteractionServiceInfo;->getSupportsLocalInteraction()Z
53956 Landroid/service/voice/VoiceInteractionServiceInfo;->mParseError:Ljava/lang/String;
53959 Landroid/service/voice/VoiceInteractionServiceInfo;->mSessionService:Ljava/lang/String;
53960 Landroid/service/voice/VoiceInteractionServiceInfo;->mSettingsActivity:Ljava/lang/String;
53961 Landroid/service/voice/VoiceInteractionServiceInfo;->mSupportsAssist:Z
53962 Landroid/service/voice/VoiceInteractionServiceInfo;->mSupportsLaunchFromKeyguard:Z
53963 Landroid/service/voice/VoiceInteractionServiceInfo;->mSupportsLocalInteraction:Z
[all …]
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes6374 android.service.voice.VoiceInteractionServiceInfo
H A Dboot-image-profile.txt14318 HSPLandroid/service/voice/VoiceInteractionServiceInfo;-><init>(Landroid/content/pm/PackageManager;L…
14319 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;
14320 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getRecognitionService()Ljava/lang/String;
14321 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getServiceInfo()Landroid/content/pm/Service…
29799 Landroid/service/voice/VoiceInteractionServiceInfo;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes6372 android.service.voice.VoiceInteractionServiceInfo
H A Dboot-image-profile.txt14308 HSPLandroid/service/voice/VoiceInteractionServiceInfo;-><init>(Landroid/content/pm/PackageManager;L…
14309 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;
14310 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getRecognitionService()Ljava/lang/String;
14311 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getServiceInfo()Landroid/content/pm/Service…
39436 Landroid/service/voice/VoiceInteractionServiceInfo;
/aosp12/frameworks/base/services/
H A Dart-profile42964 …eStub;->findAvailInteractor(ILjava/lang/String;)Landroid/service/voice/VoiceInteractionServiceInfo;
42981 …onService()Z+]Landroid/service/voice/VoiceInteractionServiceInfo;Landroid/service/voice/VoiceInter…
43049 …LocalService;]Landroid/service/voice/VoiceInteractionServiceInfo;Landroid/service/voice/VoiceInter…