/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/ |
H A D | MainInteractionService.java | 66 Log.i(TAG, "Keyphrase enrollment error? " + getKeyphraseEnrollmentInfo().getParseError()); in onReady()
|
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ |
H A D | RecognitionServiceInfo.java | 136 public String getParseError() { in getParseError() method in RecognitionServiceInfo
|
H A D | VoiceInteractionManagerServiceImpl.java | 227 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 D | VoiceInteractionManagerService.java | 583 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 D | VoiceInteractionServiceInfo.java | 160 public String getParseError() { in getParseError() method in VoiceInteractionServiceInfo
|
/aosp14/frameworks/base/core/java/android/hardware/soundtrigger/ |
H A D | KeyphraseEnrollmentInfo.java | 313 public String getParseError() { in getParseError() method in KeyphraseEnrollmentInfo
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | PreferredComponent.java | 177 public String getParseError() { in getParseError() method in PreferredComponent
|
H A D | Settings.java | 1636 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 D | test-current.txt | 1651 method @NonNull public String getParseError();
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 6636 HSPLcom/android/server/pm/PreferredComponent;->getParseError()Ljava/lang/String;
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 13934 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 22023 Landroid/hardware/soundtrigger/KeyphraseEnrollmentInfo;->getParseError()Ljava/lang/String; 50624 Landroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 13937 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;
|