Searched defs:outside (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp506 // ignore limits and features specified outside of type
507 bool outside = !inType && !mCurrentInfo->mHasSoleMime; local
508 if (outside && (!strcmp(name, "Limit") || !strcmp(name, "Feature"))) {
509 ALOGW("ignoring %s specified outside of a Type", name);
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 528 milliseconds