Home
last modified time | relevance | path

Searched refs:profileUserIds (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DRecentTasks.java1246 final int[] profileUserIds = getCurrentProfileIds(); in trimInactiveRecentTasks() local
1248 for (int userId : profileUserIds) { in trimInactiveRecentTasks()