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

  /frameworks/av/media/libeffects/downmix/
EffectDownmix.h 54 const uint32_t kUnsupported =
  /external/chromium_org/chrome/browser/spellchecker/
spelling_service_client_unittest.cc 367 static const char* kUnsupported[] = {
376 for (size_t i = 0; i < ARRAYSIZE_UNSAFE(kUnsupported); ++i) {
377 pref->SetString(prefs::kSpellCheckDictionary, kUnsupported[i]);

Completed in 363 milliseconds