Home | History | Annotate | Download | only in settings

Lines Matching refs:currentUserId

1498             final int currentUserId = ActivityManager.getCurrentUser();
1510 if (UserHandle.getUserId(uid) == currentUserId) {
1533 if (UserHandle.getUserId(uid) != currentUserId) continue;