Home
last modified time | relevance | path

Searched defs:effective (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/
Dcom_android_internal_os_Zygote.cpp241 static void SetCapabilities(JNIEnv* env, int64_t permitted, int64_t effective) { in SetCapabilities()
/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java1163 final Bundle effective = UserRestrictionsUtils.clone(baseRestrictions); in computeEffectiveUserRestrictionsLR() local
1315 final Bundle effective = computeEffectiveUserRestrictionsLR(userId); in updateUserRestrictionsInternalLR() local