Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DLockTaskPolicy.java60 public @DevicePolicyManager.LockTaskFeature int getFlags() { in getFlags()
DDevicePolicyManager.java3117 public @interface LockTaskFeature {} annotation in DevicePolicyManager
12680 public void setLockTaskFeatures(@Nullable ComponentName admin, @LockTaskFeature int flags) { in setLockTaskFeatures()
12707 public @LockTaskFeature int getLockTaskFeatures(@Nullable ComponentName admin) { in getLockTaskFeatures()