Searched refs:setLockTaskFeatures (Results 1 – 11 of 11) sorted by relevance
315 void setLockTaskFeatures(in ComponentName who, String callerPackageName, int flags); in setLockTaskFeatures() method
12680 public void setLockTaskFeatures(@Nullable ComponentName admin, @LockTaskFeature int flags) { in setLockTaskFeatures() method in DevicePolicyManager12684 mService.setLockTaskFeatures(admin, mContext.getPackageName(), flags); in setLockTaskFeatures()
4781 dpm.setLockTaskFeatures(who, flags); in verifyCanSetLockTask()4794 () -> dpm.setLockTaskFeatures(who, flags)); in verifyCanNotSetLockTask()4846 () -> dpm.setLockTaskFeatures(admin1, flags)); in testLockTaskFeatures_IllegalArgumentException()7866 dpm.setLockTaskFeatures(admin1, validLockTaskFeatures); in testSetLockTaskFeatures_financeDo_validLockTaskFeatures_lockTaskFeaturesSet()7884 () -> dpm.setLockTaskFeatures(admin1, invalidLockTaskFeatures)); in testSetLockTaskFeatures_financeDo_invalidLockTaskFeatures_throwsException()
526 RequiresPermission: android.app.admin.DevicePolicyManager#setLockTaskFeatures(android.content.Compo…527 …Method 'setLockTaskFeatures' documentation mentions permissions already declared by @RequiresPermi…
666 RequiresPermission: android.app.admin.DevicePolicyManager#setLockTaskFeatures(android.content.Compo…667 …Method 'setLockTaskFeatures' documentation mentions permissions already declared by @RequiresPermi…
732 RequiresPermission: android.app.admin.DevicePolicyManager#setLockTaskFeatures(android.content.Compo…733 …Method 'setLockTaskFeatures' documentation mentions permissions already declared by @RequiresPermi…
756 RequiresPermission: android.app.admin.DevicePolicyManager#setLockTaskFeatures(android.content.Compo…757 …Method 'setLockTaskFeatures' documentation mentions permissions already declared by @RequiresPermi…
8191 …sion.MANAGE_DEVICE_POLICY_LOCK_TASK, conditional=true) public void setLockTaskFeatures(@Nullable a…
14830 public void setLockTaskFeatures(ComponentName who, String callerPackageName, int flags) { in setLockTaskFeatures() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2812 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->setLockTaskFeatures(Landroid/content/Component…3337 Landroid/app/admin/IDevicePolicyManager;->setLockTaskFeatures(Landroid/content/ComponentName;I)V