Loading core/java/android/app/admin/DevicePolicyManager.java +3 −3 Original line number Diff line number Diff line Loading @@ -9389,8 +9389,8 @@ public class DevicePolicyManager { /** * Called by device owner or profile owner of secondary users that is affiliated with the * device to disable the status bar. Disabling the status bar blocks notifications, quick * settings and other screen overlays that allow escaping from a single use device. * device to disable the status bar. Disabling the status bar blocks notifications and quick * settings. * <p> * <strong>Note:</strong> This method has no effect for LockTask mode. The behavior of the * status bar in LockTask mode can be configured with Loading Loading
core/java/android/app/admin/DevicePolicyManager.java +3 −3 Original line number Diff line number Diff line Loading @@ -9389,8 +9389,8 @@ public class DevicePolicyManager { /** * Called by device owner or profile owner of secondary users that is affiliated with the * device to disable the status bar. Disabling the status bar blocks notifications, quick * settings and other screen overlays that allow escaping from a single use device. * device to disable the status bar. Disabling the status bar blocks notifications and quick * settings. * <p> * <strong>Note:</strong> This method has no effect for LockTask mode. The behavior of the * status bar in LockTask mode can be configured with Loading