Searched refs:language (Results 1 – 7 of 7) sorted by relevance
14 See the License for the specific language governing permissions and
12 # See the License for the specific language governing permissions and
13 * See the License for the specific language governing permissions and
1624 String language = null; in createVoiceAppSearchIntent() local1635 language = resources.getString(searchable.getVoiceLanguageId()); in createVoiceAppSearchIntent()1643 voiceIntent.putExtra(RecognizerIntent.EXTRA_LANGUAGE, language); in createVoiceAppSearchIntent()