Searched refs:TryCallGetImplementation (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/jni/
H A Dandroid_emoji_EmojiFactory.cpp22 EmojiFactory *TryCallGetImplementation(const char* name);
77 EmojiFactory *EmojiFactoryCaller::TryCallGetImplementation( function in class:android::EmojiFactoryCaller
132 EmojiFactory *factory = gCaller->TryCallGetImplementation(str.string());

Completed in 113 milliseconds