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

  /frameworks/base/cmds/servicemanager/
service_manager.c 199 uint32_t strict_policy; local
209 // Note that we ignore the strict_policy and don't propagate it
211 strict_policy = bio_get_uint32(msg);
  /frameworks/base/core/jni/
android_util_Binder.cpp 234 static void set_dalvik_blockguard_policy(JNIEnv* env, jint strict_policy)
240 strict_policy);
    [all...]

Completed in 404 milliseconds