HomeSort by relevance Sort by last modified time
    Searched refs:getBooleanNames (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/os/
SELinux.java 101 public static final native String[] getBooleanNames();
  /frameworks/base/core/jni/
android_os_SELinux.cpp 268 * Function: getBooleanNames
275 static jobjectArray getBooleanNames(JNIEnv *env, JNIEnv) {
429 { "getBooleanNames" , "()[Ljava/lang/String;" , (void*)getBooleanNames },

Completed in 320 milliseconds