Searched refs:setLockTaskFeatures (Results 1 – 8 of 8) sorted by relevance
290 void setLockTaskFeatures(in ComponentName who, int flags); in setLockTaskFeatures() method
10257 public void setLockTaskFeatures(@NonNull ComponentName admin, @LockTaskFeature int flags) { in setLockTaskFeatures() method in DevicePolicyManager10261 mService.setLockTaskFeatures(admin, flags); in setLockTaskFeatures()
4575 dpm.setLockTaskFeatures(who, flags); in verifyCanSetLockTask()4588 () -> dpm.setLockTaskFeatures(who, flags)); in verifyCanNotSetLockTask()4638 () -> dpm.setLockTaskFeatures(admin1, flags)); in testLockTaskFeatures_IllegalArgumentException()
12129 public void setLockTaskFeatures(ComponentName who, int flags) {
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
2812 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->setLockTaskFeatures(Landroid/content/Component…3337 Landroid/app/admin/IDevicePolicyManager;->setLockTaskFeatures(Landroid/content/ComponentName;I)V
7302 method public void setLockTaskFeatures(@NonNull android.content.ComponentName, int);
17075 HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setLockTaskFeatures(Landroid/conten…