Home
last modified time | relevance | path

Searched refs:newDevicePolicyGlobalUserRestrictions (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java1642 final Bundle newDevicePolicyGlobalUserRestrictions = new Bundle(); in readUserListLP() local
1673 newDevicePolicyGlobalUserRestrictions); in readUserListLP()
1687 mDevicePolicyGlobalUserRestrictions = newDevicePolicyGlobalUserRestrictions; in readUserListLP()