Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/admin/
H A DLockTaskPolicy.java59 public @DevicePolicyManager.LockTaskFeature int getFlags() { in getFlags()
H A DDevicePolicyManager.java2980 public @interface LockTaskFeature {} annotation in DevicePolicyManager
12328 public void setLockTaskFeatures(@Nullable ComponentName admin, @LockTaskFeature int flags) { in setLockTaskFeatures()
12355 public @LockTaskFeature int getLockTaskFeatures(@Nullable ComponentName admin) { in getLockTaskFeatures()