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