Searched defs:targetApi (Results 1 – 3 of 3) sorted by relevance
83 static bool loadSO(const char* filename, int targetApi) { in loadSO()108 bool RS::initDispatch(int targetApi) { in initDispatch()142 bool RS::init(const char * name, int targetApi, uint32_t flags) { in init()
214 … TypeElement targetApi = getElementUtils().getTypeElement("android.annotation.TargetApi"); in getMinApi() local
272 static jboolean nLoadSO(JNIEnv *_env, jobject _this, jboolean useNative, jint targetApi) { in nLoadSO()