Home
last modified time | relevance | path

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

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionService.java66 Log.i(TAG, "Keyphrase enrollment error? " + getKeyphraseEnrollmentInfo().getParseError()); in onReady()
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DRecognitionServiceInfo.java136 public String getParseError() { in getParseError() method in RecognitionServiceInfo
DVoiceInteractionManagerServiceImpl.java238 if (mInfo.getParseError() != null) { in VoiceInteractionManagerServiceImpl()
239 Slog.w(TAG, "Bad voice interaction service: " + mInfo.getParseError()); in VoiceInteractionManagerServiceImpl()
1002 pw.println(mInfo.getParseError()); in dumpLocked()
DVoiceInteractionManagerService.java655 if (!TextUtils.isEmpty(rsi.getParseError())) { in initForUserNoTracing()
657 + rsi.getParseError()); in initForUserNoTracing()
867 if (info.getParseError() != null) { in findAvailInteractor()
870 + cur.name + ": " + info.getParseError()); in findAvailInteractor()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionServiceInfo.java160 public String getParseError() { in getParseError() method in VoiceInteractionServiceInfo
/frameworks/base/core/java/android/hardware/soundtrigger/
DKeyphraseEnrollmentInfo.java313 public String getParseError() { in getParseError() method in KeyphraseEnrollmentInfo
/frameworks/base/services/core/java/com/android/server/pm/
DPreferredComponent.java178 public String getParseError() { in getParseError() method in PreferredComponent
DSettings.java1673 if (pa.mPref.getParseError() == null) {
1681 + pa.mPref.getParseError() + " at "
3908 if (tmpPa.mPref.getParseError() == null) {
3914 + tmpPa.mPref.getParseError() + " at "
/frameworks/base/core/api/
Dtest-current.txt1837 method @NonNull public String getParseError();
/frameworks/base/boot/
Dboot-image-profile.txt13719 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt22023 Landroid/hardware/soundtrigger/KeyphraseEnrollmentInfo;->getParseError()Ljava/lang/String;
49981 Landroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;
/frameworks/base/services/
Dart-wear-profile19171 HSPLcom/android/server/pm/PreferredComponent;->getParseError()Ljava/lang/String;
/frameworks/base/config/
Dboot-image-profile.txt13722 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;