Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java15071 setLockTaskFeaturesLocked(userHandle, flags); in setLockTaskFeatures()
15076 private void setLockTaskFeaturesLocked(int userHandle, int flags) { in setLockTaskFeaturesLocked() method
15148 setLockTaskFeaturesLocked(userId, in maybeClearLockTaskPolicyLocked()