Searched refs:cleanUpArrayForUser (Results 1 – 2 of 2) sorted by relevance
977 cleanUpArrayForUser(mActiveUids, removedUserId); in handleUserRemoved()978 cleanUpArrayForUser(mForegroundUids, removedUserId); in handleUserRemoved()983 private void cleanUpArrayForUser(SparseBooleanArray array, int removedUserId) { in cleanUpArrayForUser() method in AppStateTracker
1348 PLcom/android/server/AppStateTracker;->cleanUpArrayForUser(Landroid/util/SparseBooleanArray;I)V