Searched refs:getErrorStringId (Results 1 – 1 of 1) sorted by relevance
518 private int getErrorStringId(int errorType, boolean endpointed) { in getErrorStringId() method in VoiceInput543 onError(mContext.getString(getErrorStringId(errorType, endpointed))); in onError()