Searched refs:getParseError (Results 1 – 13 of 13) sorted by relevance
66 Log.i(TAG, "Keyphrase enrollment error? " + getKeyphraseEnrollmentInfo().getParseError()); in onReady()
136 public String getParseError() { in getParseError() method in RecognitionServiceInfo
238 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()
655 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()
160 public String getParseError() { in getParseError() method in VoiceInteractionServiceInfo
313 public String getParseError() { in getParseError() method in KeyphraseEnrollmentInfo
178 public String getParseError() { in getParseError() method in PreferredComponent
1673 if (pa.mPref.getParseError() == null) {1681 + pa.mPref.getParseError() + " at "3908 if (tmpPa.mPref.getParseError() == null) {3914 + tmpPa.mPref.getParseError() + " at "
1837 method @NonNull public String getParseError();
13719 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;
22023 Landroid/hardware/soundtrigger/KeyphraseEnrollmentInfo;->getParseError()Ljava/lang/String;49981 Landroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;
19171 HSPLcom/android/server/pm/PreferredComponent;->getParseError()Ljava/lang/String;
13722 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;