HomeSort by relevance Sort by last modified time
    Searched defs:searchKeyphraseSupportedLocales (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/hardware/soundtrigger/
KeyphraseEnrollmentInfo.java 235 String searchKeyphraseSupportedLocales = array.getString(
238 if (searchKeyphraseSupportedLocales == null) {
239 String error = "No valid searchKeyphraseSupportedLocales specified in meta-data for "
247 if (!TextUtils.isEmpty(searchKeyphraseSupportedLocales)) {
249 String[] supportedLocalesDelimited = searchKeyphraseSupportedLocales.split(",");
257 String error = "Error reading searchKeyphraseSupportedLocales from meta-data for "
  /libcore/benchmarks/src/benchmarks/regression/
R.java     [all...]
  /prebuilts/sdk/system_current/
android.jar 

Completed in 209 milliseconds