Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java14848 enforceCanSetLockTaskFeaturesOnFinancedDevice(caller, flags); in setLockTaskFeatures()
14916 private void enforceCanSetLockTaskFeaturesOnFinancedDevice(CallerIdentity caller, int flags) { in enforceCanSetLockTaskFeaturesOnFinancedDevice() method