Searched refs:oldUss (Results 1 – 1 of 1) sorted by relevance
210 UserState oldUss = mStartedUsers.get(oldUserId); in stopRunningUsersLocked() local211 if (oldUss == null) { in stopRunningUsersLocked()217 if (oldUss.state == UserState.STATE_STOPPING in stopRunningUsersLocked()218 || oldUss.state == UserState.STATE_SHUTDOWN) { in stopRunningUsersLocked()739 UserState oldUss = mStartedUsers.get(oldUserId);741 || oldUss.state == UserState.STATE_STOPPING742 || oldUss.state == UserState.STATE_SHUTDOWN) {