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

/frameworks/base/core/jni/
H A Dandroid_os_SELinux.cpp53 * Function: isSELinuxEnforced
59 static jboolean isSELinuxEnforced(JNIEnv *env, jobject) { function in namespace:android
330 { "isSELinuxEnforced" , "()Z" , (void*)isSELinuxEnforced},
/frameworks/base/core/java/android/os/
H A DSELinux.java50 public static final native boolean isSELinuxEnforced(); method in class:SELinux

Completed in 75 milliseconds