Searched defs:isUTF8 (Results 1 – 1 of 1) sorted by relevance
570 const bool isUTF8 = (mHeader->flags&ResStringPool_header::UTF8_FLAG) != 0; in stringAt() local840 bool ResStringPool::isUTF8() const in isUTF8() function in android::ResStringPool