Searched refs:getCon (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_os_SELinux.cpp215 * Function: getCon
222 static jstring getCon(JNIEnv *env, jobject) { function in namespace:android
236 ALOGV("getCon() => %s", context.get());
431 { "getContext" , "()Ljava/lang/String;" , (void*)getCon },

Completed in 232 milliseconds