Searched refs:getWantUTF16 (Results 1 – 3 of 3) sorted by relevance
85 bool getWantUTF16(void) const { return mWantUTF16; } in getWantUTF16() function
850 if (!bundle->getWantUTF16() in buildResources()
2545 bool useUTF8 = !bundle->getWantUTF16() && bundle->isMinSdkAtLeast(SDK_FROYO); in flatten()