HomeSort by relevance Sort by last modified time
    Searched full:gcaller (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/jni/
android_emoji_EmojiFactory.cpp 91 static EmojiFactoryCaller* gCaller;
104 gCaller = new EmojiFactoryCaller();
105 lib_emoji_factory_is_ready = gCaller->Init();
137 EmojiFactory *factory = gCaller->TryCallGetImplementation(str.string());
154 EmojiFactory *factory = gCaller->TryCallGetAvailableImplementation();

Completed in 20 milliseconds