public class UserManagerCompat extends Object
UserManager
introduced after API level 4 in a backwards compatible fashion.Modifier and Type | Method and Description |
---|---|
static boolean |
isUserRunningAndLocked(Context context)
Deprecated.
Removed. Do not use.
|
static boolean |
isUserRunningAndUnlocked(Context context)
Deprecated.
Removed. Do not use.
|
static boolean |
isUserUnlocked(Context context)
Return whether the calling user is running in an "unlocked" state.
|
@Deprecated public static boolean isUserRunningAndLocked(Context context)
@Deprecated public static boolean isUserRunningAndUnlocked(Context context)
public static boolean isUserUnlocked(Context context)