Home
last modified time | relevance | path

Searched refs:getParseError (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionService.java66 Log.i(TAG, "Keyphrase enrollment error? " + getKeyphraseEnrollmentInfo().getParseError()); in onReady()
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DRecognitionServiceInfo.java136 public String getParseError() { in getParseError() method in RecognitionServiceInfo
H A DVoiceInteractionManagerServiceImpl.java227 if (mInfo.getParseError() != null) { in VoiceInteractionManagerServiceImpl()
228 Slog.w(TAG, "Bad voice interaction service: " + mInfo.getParseError()); in VoiceInteractionManagerServiceImpl()
962 pw.println(mInfo.getParseError()); in dumpLocked()
H A DVoiceInteractionManagerService.java583 if (!TextUtils.isEmpty(rsi.getParseError())) { in initForUserNoTracing()
585 + rsi.getParseError()); in initForUserNoTracing()
795 if (info.getParseError() != null) { in findAvailInteractor()
798 + cur.name + ": " + info.getParseError()); in findAvailInteractor()
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionServiceInfo.java160 public String getParseError() { in getParseError() method in VoiceInteractionServiceInfo
/aosp14/frameworks/base/core/java/android/hardware/soundtrigger/
H A DKeyphraseEnrollmentInfo.java313 public String getParseError() { in getParseError() method in KeyphraseEnrollmentInfo
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPreferredComponent.java177 public String getParseError() { in getParseError() method in PreferredComponent
H A DSettings.java1636 if (pa.mPref.getParseError() == null) {
1644 + pa.mPref.getParseError() + " at "
3680 if (tmpPa.mPref.getParseError() == null) {
3686 + tmpPa.mPref.getParseError() + " at "
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt1651 method @NonNull public String getParseError();
/aosp14/frameworks/base/services/
H A Dart-profile6636 HSPLcom/android/server/pm/PreferredComponent;->getParseError()Ljava/lang/String;
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt13934 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22023 Landroid/hardware/soundtrigger/KeyphraseEnrollmentInfo;->getParseError()Ljava/lang/String;
50624 Landroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt13937 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;