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

  /frameworks/av/services/audiopolicy/engine/config/src/
EngineConfig.cpp 234 std::string bundleKey = getXmlAttribute(cur, "key");
237 ALOGV("%s Bundle %s %s", __FUNCTION__, bundleKey.c_str(), bundleValue.c_str());
239 std::string tags(bundleKey + "=" + bundleValue);
  /cts/tests/tests/content/src/android/content/cts/
IntentTest.java     [all...]

Completed in 49 milliseconds