Home | History | Annotate | Download | only in provider

Lines Matching refs:currentUserId

752             final int currentUserId = userManager.getUserHandle();
765 if (UserHandle.USER_SYSTEM == currentUserId) {
796 if (userId == currentUserId) {
807 : UserHandle.of(currentUserId);