Searched refs:getUserIdGlobalProperty (Results 1 – 1 of 1) sorted by relevance
752 int lastActiveUser = getUserIdGlobalProperty(CarSettings.Global.LAST_ACTIVE_USER_ID); in getInitialUser()759 int lastPersistentUser = getUserIdGlobalProperty( in getInitialUser()838 private int getUserIdGlobalProperty(@NonNull String name) { in getUserIdGlobalProperty() method in InitialUserSetter