Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DFocusFinder.java130 ViewGroup effective = null; in getEffectiveRoot() local
/frameworks/base/core/jni/
Dcom_android_internal_os_Zygote.cpp658 static void SetCapabilities(uint64_t permitted, uint64_t effective, uint64_t inheritable, in SetCapabilities()
/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java1581 final Bundle effective = UserRestrictionsUtils.clone(baseRestrictions); in computeEffectiveUserRestrictionsLR() local
1768 final Bundle effective = computeEffectiveUserRestrictionsLR(userId); in updateUserRestrictionsInternalLR() local