Searched defs:getLocalisedString (Results 1 – 1 of 1) sorted by relevance
63 string16 JNIHelper::getLocalisedString(int message_id) in getLocalisedString() function in l10n_util::JNIHelper74 …static jmethodID getLocalisedString = env->GetStaticMethodID(mClassRef, "getLocalisedString", "(I)… in getLocalisedString() local