Searched defs:isMinSdkAtLeast (Results 1 - 1 of 1) sorted by path

/frameworks/base/tools/aapt/
H A DBundle.h137 return mWantUTF16 || !isMinSdkAtLeast(SDK_FROYO);
254 bool isMinSdkAtLeast(int desired) const { function in class:Bundle

Completed in 754 milliseconds