HomeSort by relevance Sort by last modified time
    Searched full:searchkeyphrase (Results 1 - 10 of 10) sorted by null

  /frameworks/base/tests/VoiceEnrollment/res/xml/
enrollment_application.xml 22 android:searchKeyphrase="Hello There"
  /frameworks/base/core/java/android/hardware/soundtrigger/
KeyphraseEnrollmentInfo.java 225 String searchKeyphrase = array.getString(
227 if (searchKeyphrase == null) {
228 String error = "No valid searchKeyphrase specified in meta-data for " + packageName;
275 return new KeyphraseMetadata(searchKeyphraseId, searchKeyphrase, locales, recognitionModes);
  /frameworks/base/tools/aapt2/
SdkConstants.cpp 612 { u"searchKeyphrase", 21 },
  /libcore/benchmarks/src/benchmarks/regression/
R.java     [all...]
  /frameworks/base/core/res/res/values/
public.xml     [all...]
  /frameworks/base/api/
system-current.txt     [all...]
  /prebuilts/sdk/system-api/
22.txt     [all...]
23.txt     [all...]
24.txt     [all...]
25.txt     [all...]

Completed in 557 milliseconds