Show discovery bounce after work profile is created
BUG: 72804698 Change-Id: Ifa59ed5d82d12eb65323e86af9c8db2c3e9920a3
This commit is contained in:
@@ -64,4 +64,6 @@ public abstract class UserManagerCompat {
|
||||
public abstract boolean isDemoUser();
|
||||
public abstract boolean requestQuietModeEnabled(boolean enableQuietMode, UserHandle user);
|
||||
public abstract boolean isAnyProfileQuietModeEnabled();
|
||||
|
||||
public abstract boolean hasWorkProfile();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user